Realtime API Session Create & Connect

Hello,

we now have a create session and we get back an ephemeral token that can be used to connect using websocket.

since we provide the model in the create session, is there really a need to use the model as url param when opening the websocket connection ?

thanks