openai_dart 0.1.0 copy "openai_dart: ^0.1.0" to clipboard
openai_dart: ^0.1.0 copied to clipboard

Dart Client for the OpenAI API (completions, chat, embeddings, etc.).

0.1.0 #

Note: This release has breaking changes.

  • BREAKING FEAT(openai_dart): Add multi-modal support (#218). (14c8e7ef)
  • BREAKING FEAT(openai_dart): Rename factory const to more meaningful names (#215). (7e4602fa)
  • FEAT(openai_dart): Add gpt-3.5-turbo-1106 chat model (#217). (73f37915)
  • REFACTOR(openai_dart): Improve request error handling (#214). (4a9f3d33)

Migration guides: new factories and multi-modal

0.0.2+2 #

  • REFACTOR(openai_dart): Migrate to generated client stream methods (#208). (9122f551)
  • FIX(openai_dart): Fix integer overflow when targeting web (#207). (eaf69f32)

0.0.2+1 #

  • REFACTOR(openai_dart): Rename ChatCompletionFunction to FunctionObject (#206). (0f06df3f)

0.0.2 #

  • FEAT(openai_dart): Support new models API functionality (#203). (33ebe746)
  • FEAT(openai_dart): Support new images API functionality (#202). (fcf21daf)
  • FEAT(openai_dart): Support new fine-tunning API functionality (#201). (f5f44ad8)
  • FEAT(openai_dart): Support new embeddings API functionality (#200). (9b43d85b)
  • FEAT(openai_dart): Support new completion API functionality (#199). (f12f6f57)
  • FEAT(openai_dart): Support new chat completion API functionality (#198). (01820d69)
  • FIX(openai_dart): Handle nullable function call fields when streaming (#191). (8f23cf16)

0.0.1 #

  • FIX(openai_dart): Fix static analysis warning (#187). (3fe91570)
  • FIX(openai_dart): Several fixes and improvments (#182). (115e8bef)
  • FEAT(openai_dart): Support different embedding response formats (#180). (4f676e87)
  • FEAT(openai_dart): Implement openai_dart, a Dart client for OpenAI API (#178). (fa5d032a)

0.0.1-dev.1 #

  • Bootstrap project
26
likes
0
pub points
89%
popularity

Publisher

verified publisherdavidmiguel.com

Dart Client for the OpenAI API (completions, chat, embeddings, etc.).

Homepage
Repository (GitHub)
View/report issues

Topics

#ai #nlp #llms #gpt

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

fetch_client, freezed_annotation, http, json_annotation, meta

More

Packages that depend on openai_dart