openai_package 1.0.7 copy "openai_package: ^1.0.7" to clipboard
openai_package: ^1.0.7 copied to clipboard

Dart SDK for openAI Apis (Chat & Image & Transcription & Voice and Embeddings), integrate OpenAI products into your Flutter application.

Changelog #

1.0.7 #

  • Added OpenAIGenerateImage class for calls GPT responses.
  • Removed FormatImage class used in.
  • Fixed an issue where certain API requests could fail due to an overly aggressive default timeout.

1.0.6 #

  • Added OpenAIEmbeddings class for calls GPT responses.
  • Added OpenAIChatMessage class for calls GPT responses.
  • Removed FormatMessage class used in.
  • Removed FormatEmbeddings class used in.
  • Fixed an issue where certain API requests could fail due to an overly aggressive default timeout.

1.0.5 #

  • Initial version.

1.0.4 #

  • Initial version.

1.0.3 #

  • Added OpenAI.connectionTimeout property to configure a custom default timeout for HTTP requests.
  • Implemented OpenAI.organization property to allow specifying an organization ID for API calls.
  • Updated the OpenAI class constructor to support both organization ID and API key for more flexible configuration.
  • Fixed an issue where certain API requests could fail due to an overly aggressive default timeout.

1.0.2 #

  • Initial version.

1.0.1 #

  • Initial version.

1.0.0 #

  • Initial version.
3
likes
150
points
50
downloads

Publisher

verified publishermarijua.business

Weekly Downloads

Dart SDK for openAI Apis (Chat & Image & Transcription & Voice and Embeddings), integrate OpenAI products into your Flutter application.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

AGPL-3.0 (license)

Dependencies

http, http_parser, path

More

Packages that depend on openai_package