✨ [NEW] OpenAI Realtime API support
We're partnering with OpenAI on a new `MultimodalAgent` API in the Agents framework. This class completely wraps OpenAI’s Realtime API, abstract away the raw wire protocol, and provide an ultra-low latency WebRTC transport between GPT-4o and your users’ devices. This same stack powers Advanced Voice in the ChatGPT app.
- Try the Realtime API in our [playground](https://playground.livekit.io/) [[code](https://github.com/livekit-examples/realtime-playground)]
- Check out our [guide](https://docs.livekit.io/agents/openai) to building your first app with this new API
Patch Changes
- bump livekit to v0.17.2 - [815](https://github.com/livekit/agents/pull/815) ([theomonnom](https://github.com/theomonnom))
- silero: support any sample rate - [805](https://github.com/livekit/agents/pull/805) ([theomonnom](https://github.com/theomonnom))
livekit-plugins-openai0.8.5
Patch Changes
- Fix function for OpenAI Assistants - [784](https://github.com/livekit/agents/pull/784) ([keepingitneil](https://github.com/keepingitneil))