After weeks of building a voice model in Playground, i wanted to transfer it to the application, when I found out that gpt-4o-realtime-preview is not publicly avaible to users
this is like huge problem atm since i’ve built the complete structure and flow of the app, that is now useles, since I cant insert it to my app. Is it possbile to get in contact with someone from OpenAI to maybe discuss options of getting the acess to the realtime api endpoint? MUCH THANKS for any advice, ideas or referrals to someone who could help.
Not sure what you mean.
gpt-4o-realtime is available through the API, which is what you would use for your app.
https://platform.openai.com/docs/models/gpt-4o-realtime-preview
If you’ve been using the platform site’s playground, you’ve been using the selected model with your account and paying for it with your credits.
What symptom are you seeing?
Be sure to use an API key generated from the organization and project in the upper-left of the UI, generate a new one to ensure default model rights, and try without any changes in the API key or project permissions away from default “all models” and "all endpoints.
Thank you everybody! I did overreact a bit, and found the endpoint so all is well.
What was the endpoint? I’m having the same issue where i’m getting an Invalid URL when its clearly the correct endpoint