openai_realtime_dart 0.0.4+1 copy "openai_realtime_dart: ^0.0.4+1" to clipboard
openai_realtime_dart: ^0.0.4+1 copied to clipboard

Dart client for the OpenAI Realtime API (beta), a stateful, event-based API that communicates over a WebSocket.

📣 Check out the releases page or the #announcements channel on the LangChain.dart Discord server for more details.


0.0.4+1 #

  • FIX: toolChoice required infinite loop in openai_realtime_dart (#723). (f52211cc)

0.0.4 #

  • FEAT: Align latest OpenAI Realtime API changes (#707). (c2fc4f53)
  • FEAT: Add language and prompt properties to InputAudioTranscriptionConfig (#698). (5daf6e60)
  • FEAT: Add RealtimeEvent for input audio transcription delta updates (#710). (0848a253)
  • FEAT: Add support for custom headers in WebSocket connections (#693). (de81ef89)
  • FEAT: Allow to pass a custom model in OpenAI RealtimeClient (#654). (60feae46)
  • FEAT: Update dependencies (requires Dart 3.6.0) (#709). (9e3467f7)
  • FIX: Server VAD is enabled after setting turnDetection to null (#668). (39c21ba4)
  • FIX: previous_item_id should be nullable in openai_realtime_dart (#639). (0f84850f)
  • REFACTOR: Remove fetch_client dependency in favor of http v1.3.0 (#659). (0e0a685c)
  • REFACTOR: Remove unused property in openai_realtime_dart (#625). (231ccab2)
  • REFACTOR: Fix linter issues (#708). (652e7c64)

0.0.3+1 #

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)
  • REFACTOR: Upgrade api clients generator version (#610). (0c8750e8)
  • DOCS: Update openai_spec_official.yaml. (ee2eb35b)
  • DOCS: Update README.md. (44291a06)

0.0.3 #

  • FEAT: Add five new voice types in openai_realtime_dart and minor improvements (#593). (6d0c8d3f)
  • DOCS: Update openai_realtime_dart README.md. (7e9e1393)

0.0.2 #

  • FEAT: Make openai_realtime_dart client to strong-typed (#590). (d84e88bf)

0.0.1+2 #

0.0.1+1 #

  • DOCS: Add note about the openai_dart client. (26de8d97)

0.0.1 #

  • FEAT: Implement openai_realtime_dart, a Dart client for OpenAI Realtime API (#562). (9f7406f7)

0.0.1-dev.1 #

  • Bootstrap project
24
likes
150
points
334
downloads

Publisher

verified publisherlangchaindart.dev

Weekly Downloads

Dart client for the OpenAI Realtime API (beta), a stateful, event-based API that communicates over a WebSocket.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#ai #llms #openai

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

freezed_annotation, http, json_annotation, logging, web_socket_channel

More

Packages that depend on openai_realtime_dart