async-openai icon indicating copy to clipboard operation
async-openai copied to clipboard

Support for OpenAI realtime API

Open Boscop opened this issue 1 year ago • 2 comments

I'm curious if you are planning to add support for the OpenAI realtime API? That would also be very useful :)

Boscop avatar Oct 07 '24 11:10 Boscop

Docs: https://platform.openai.com/docs/guides/realtime

albertocavalcante avatar Oct 10 '24 08:10 albertocavalcante

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.

64bit avatar Oct 13 '24 12:10 64bit

The latest Realtime types and APIs are available in the most recent releases

64bit avatar Nov 14 '25 01:11 64bit