tl_flutter_openai 1.0.19+20
tl_flutter_openai: ^1.0.19+20 copied to clipboard
Flutter library for work with OpenAI API. You can easily create AI prototype with this library.
1.0.19+20 #
- Code format
1.0.18+19 #
- Code refactor
1.0.17+18 #
- Code refactor
1.0.16+17 #
- Add docs
1.0.15+16 #
- Add docs
- Fix the example
- Add conditional logging
1.0.14+15 #
- Code format, update libs
1.0.13+14 #
- Clean the code
1.0.12+13 #
- Implemented full structure of the ChatCompletionRequest model
1.0.11+12 #
- Get rid of js_wasm import
1.0.10+11 #
- Extend the library description
1.0.9+10 #
- Add system roles to the example
- Added different fields to the
ChatCompletionRequest
1.0.8+9 #
- Improve chat completion logic, add content parts
1.0.7+8 #
- Updated README.md
1.0.6+7 #
- Updated info about the project
1.0.5+6 #
- Added chat completion example
1.0.4+5 #
- Add example project
1.0.3+4 #
- Implementing chat completions
1.0.2+3 #
- Start implementing chat completions
1.0.1+2 #
- Updated the
README.mdfile.
1.0.0+1 #
- Initial release