openai

Dart/Flutter SDK for ChatGPT and all OpenAI APIs (GPT, Dall-e..)

MIT License

Stars
570
Committers
36

Bot releases are visible (Hide)

openai - v5.0.0 Latest Release

Published by anasfik 11 months ago

Release Notes

  • Bug fix in the RequestFunctionMessage's toMap() method.
  • Minor changes
  • Add/Improvements to the documentation.
  • Notifications about breaking changes in the chat completions methods in favor of OpenAI Vision feature support, JSON mode..
openai - v4.1.5

Published by anasfik 11 months ago

Release Notes:

  • Removed the exposed field for configuring the package to use fetch_client instead of http_client manually with is isWeb field, in favor of using dart.library.js and dart.library.io conditional imports to automatically detect the platform and use the appropriate client for it.
  • Exposed field for configuring the package to use fetch_client instead of http_client for making requests in web apps (flutter web, etc..)
  • Added Audio Speech method in the Audio module with its docs, example code.
  • Migrated for the deprecated _functions_and function_call th the use of new fields such tools.. in the chat API, confirmed that it works on both asynchronous and stream responses.
  • Exposed API for controlling the requests time out for all internal client methods.
  • Exposed multi content calls for chat completion API for image and text..
openai - v4.1.2

Published by anasfik 12 months ago

Release Notes:

  • Disabled a print method that was used for debugging purposes.

Install it in your Dart/Flutter app from:

openai - v4.1.1

Published by anasfik 12 months ago

Release Notes

  • Fixed the non applied n field in image variation method.
  • Exposed non-breaking model field for other image APIs methods.
  • Bugs & issues fixes.
  • Followed up with more changes in the OpenAI API.
  • Added more documentation for the package.
  • Added more examples for the package.
  • Added more tests for the package.

Install it in your Dart/Flutter app from:

openai - 1.9.1

Published by anasfik over 1 year ago

openai - 1.8.4

Published by anasfik over 1 year ago

openai - 1.8.0

Published by anasfik over 1 year ago

openai - 1.6.1

Published by anasfik over 1 year ago

openai - 1.5.5

Published by anasfik over 1 year ago

openai - Release 1.4.8

Published by github-actions[bot] over 1 year ago

openai - Release 1.4.6

Published by github-actions[bot] over 1 year ago

openai - Release 1.4.4

Published by github-actions[bot] over 1 year ago

openai - 1.4.0

Published by anasfik over 1 year ago

openai - 1.3.0

Published by anasfik over 1 year ago

openai - 1.2.3

Published by anasfik over 1 year ago