async-openai
async-openai copied to clipboard
Support for OpenAI realtime API
I'm curious if you are planning to add support for the OpenAI realtime API? That would also be very useful :)
Docs: https://platform.openai.com/docs/guides/realtime
For Realtime there's initial support via types , contributions to examples/realtime #277, #278 , #279 are welcome, it would help drive the evolution of crate for realtime support specially audio upload and playback.
The latest Realtime types and APIs are available in the most recent releases