dart_openai 1.1.0 dart_openai: ^1.1.0 copied to clipboard
Dart SDK for openAI Apis (GPT-3 & DALL-E), integrate easily the power of OpenAI's state-of-the-art AI models into their Dart applications.
1.1.0 #
- Set internal packages version to any
1.0.9 #
- Downgraded internal meta package version to 1.8.0
1.0.8 #
- Made improvements
- Added example to showcase how to use.
1.0.7 #
- Informed about using the dotenv package instead of flutter_dotenv since not all dart applications are flutter's.
- Fixed issues
1.0.6 #
-
added tests for fine-tunes
-
fixed type system issues
1.0.5 #
- Added error handling explanation, example in the README.md
1.0.4 #
- Added clarifications in READMe.md
1.0.3 #
- Fixed issues
1.0.1 #
- fixed issues
- Added documentation for responses fields for better understanding, familiarization for developer.
1.0.0 #
- All APIs are included.