-
Notifications
You must be signed in to change notification settings - Fork 193
Open
Description
In the OpenAI documentation there is a mention about ephemeral tokens, this is when we do streaming from the web we use a token that has a validity of 1min, hence this token is generated by the backend which has the real key.
See: https://platform.openai.com/docs/guides/realtime-webrtc#creating-an-ephemeral-token
I am trying to see if Azure OpenAI supports this endpoint (v1/realtime/sessions) but I have not find any information. Neither the code has a hint, or at least one that I can find.
Do someone has any insights?
Metadata
Metadata
Assignees
Labels
No labels