From the course: OpenAI API: Building Front-End Voice Apps with the Realtime API and WebRTC
Unlock this course with a free trial
Join today to access over 24,800 courses taught by industry experts.
Documentation and examples - OpenAI API Tutorial
From the course: OpenAI API: Building Front-End Voice Apps with the Realtime API and WebRTC
Documentation and examples
- [Instructor] The Realtime API is really advanced. It has a lot of features, far more than we have time to cover in this course. It's also undercurrent development. That's why you see this beta flag up here. That means the Realtime API is changing in real time. So it's vitally important if you're using this API, to keep tabs of the documentation to know what's going on, what are the latest features, and maybe most importantly, which is the latest model you should be using. Right now, the models available are the preview models, as you can see here. And once there's a stable model, that changes and then you should change what model you're using too. For that reason, knowing where the documentation is and referencing back to the documentation will be vital as you start working with this API. And here is all the documentation you need to know about. We start here with the realtime API Guide. This is the homepage for all documentation about the Realtime API. And from here you can…