realtime
Open a realtime session
Upgrades to a websocket and relays an OpenAI-compatible realtime (speech-to-speech) session to the provider that owns the model named in the ?model= query parameter. Provider credentials are injected by the gateway.
GET
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Model that owns the realtime session
Optional provider hint
Response
Switching Protocols
The response is of type string.
Error