Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Implement openai_realtime_dart, a Dart client for OpenAI Realtime API #562

Merged
merged 4 commits into from
Oct 8, 2024

Conversation

davidmigloz
Copy link
Owner

@davidmigloz davidmigloz commented Oct 7, 2024

Resolves #561

TODO:

  • Add browser support
  • Fix tests
  • Add new dependencies to melos.yaml
  • Replace print with logger
  • Add types (in a future relase)

@davidmigloz davidmigloz self-assigned this Oct 7, 2024
@davidmigloz davidmigloz marked this pull request as draft October 7, 2024 21:58
@davidmigloz davidmigloz added this to the v0.8.0 milestone Oct 8, 2024
@davidmigloz davidmigloz added t:enhancement New feature or request p:openai_realtime_dart openai_realtime_dart package labels Oct 8, 2024
@davidmigloz davidmigloz force-pushed the openai-realtime-dart branch from 7197adb to 9458a85 Compare October 8, 2024 19:59
@davidmigloz davidmigloz marked this pull request as ready for review October 8, 2024 21:27
@davidmigloz
Copy link
Owner Author

It'll be available in: https://pub.dev/packages/openai_realtime_dart

@davidmigloz davidmigloz merged commit 9f7406f into main Oct 8, 2024
3 checks passed
@davidmigloz davidmigloz deleted the openai-realtime-dart branch October 8, 2024 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p:openai_realtime_dart openai_realtime_dart package t:enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

OpenAI Realtime API
1 participant