known-types-openai 0.1.4

Well-known types for OpenAI APIs.
Documentation
1
2
3
4
5
6
7
8
9
10
// This is free and unencumbered software released into the public domain.

//! **OpenAI API: Realtime**
//!
//! Communicate with a GPT-4o class model in real time using WebRTC or
//! WebSockets. Supports text and audio inputs and ouputs, along with audio
//! transcriptions.
//! [Learn more about the Realtime API][/docs/guides/realtime].
//!
//! [/docs/guides/realtime]: https://platform.openai.com/docs/guides/realtime