openai_api 0.3.7 copy "openai_api: ^0.3.7" to clipboard
openai_api: ^0.3.7 copied to clipboard

A Dart API client for OpenAI. You can use it in Dart or Flutter applications. for more information please refer to Openai API reference.

CHANGELOG #

0.3.7 #

  • Fix ThreadRun#lastError field is a Map, not a String

CHANGELOG #

0.3.6 #

0.3.0 #

  • Support GPT4 version

0.2.0 #

  • Implement latest audio API
  • Add DallE 3 support
  • Update to latest predefined models

0.1.2 #

  • Auto add /v1 to end of baseUrl in OpenAIConfig

0.1.1 #

  • Use string instead enum to define models

0.0.6 #

  • Enable cancellation of request

0.0.5 #

  • Add method to update openai config

0.0.4 #

  • Chat Completion Stream refactor

0.0.3 #

  • Image generation
  • Image edit
  • Image variation

0.0.2 #

  • Chat Completion
  • Chat Completion Stream
  • Audio Transcription
  • Audio Translation

0.0.1 #

  • Initial version.
13
likes
140
points
1.61k
downloads

Publisher

verified publishermings.in

Weekly Downloads

A Dart API client for OpenAI. You can use it in Dart or Flutter applications. for more information please refer to Openai API reference.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

cancellation_token_http, envied, envied_generator, freezed_annotation, http_parser, json_annotation

More

Packages that depend on openai_api