support the Realtime API?
OpenAI official add Realtime API these days. Any schedule to support?
https://platform.openai.com/docs/guides/realtime
I've published a client: https://pub.dev/packages/openai_realtime_dart
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
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.
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! 🙌
This is under progress, in addition to other new APIs that are already implemented, this one is under progress.