openai icon indicating copy to clipboard operation
openai copied to clipboard

support the Realtime API?

Open djbird2046 opened this issue 1 year ago • 5 comments

OpenAI official add Realtime API these days. Any schedule to support?

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

djbird2046 avatar Oct 08 '24 10:10 djbird2046

I've published a client: https://pub.dev/packages/openai_realtime_dart

davidmigloz avatar Oct 08 '24 21:10 davidmigloz

The Dart OpenAI SDK has already been forked and is continuously maintained by LiteVar, and of course it includes the Realtime API: https://github.com/LiteVar/dart_openai_sdk?tab=readme-ov-file#realtime

LiteVar avatar Aug 29 '25 02:08 LiteVar

The Dart OpenAI SDK has already been forked and is continuously maintained by LiteVar, and of course it includes the Realtime API: https://github.com/LiteVar/dart_openai_sdk?tab=readme-ov-file#realtime

Thank you very much, I’ve already starred it.

djbird2046 avatar Aug 29 '25 02:08 djbird2046

The Dart OpenAI SDK has already been forked and is continuously maintained by LiteVar, and of course it includes the Realtime API: https://github.com/LiteVar/dart_openai_sdk?tab=readme-ov-file#realtime

Thanks a lot, this is super helpful! 🙌

link-zero avatar Aug 29 '25 02:08 link-zero

This is under progress, in addition to other new APIs that are already implemented, this one is under progress.

anasfik avatar Nov 08 '25 23:11 anasfik