mistralai_client_dart_flutter_flow 0.1.1 mistralai_client_dart_flutter_flow: ^0.1.1 copied to clipboard
This is an unofficial Dart/Flutter client for the Mistral AI API with support for Flutter Flow.
Changelog #
0.1.1 #
This version diverges from the original Mistral AI client for Dart to support FlutterFlow 4.1 with Flutter 3.13.7.
New versions of this package may have different version numbers than the original Mistral AI client for Dart. All changes to the original Mistral AI client will also be merged into this package.
- Add FlutterFlow support (downgrade dependencies to support FlutterFlow 4.1 with Flutter 3.13.7)
- Update README.md to reflect FlutterFlow support
- Introduce
mistralai_client_dart_flutter_flow
package
0.1.0 #
- Add Function Calling functionality to
chat
andchatStream
- Add support for
responseFormat
parameter toChatParams
- Update examples to not use deprecated models (like
mistral-tiny
)
0.0.2 #
- Add topics for better pub.dev search
- Update description in pubspec.yaml
0.0.1 #
- Initial version of Mistral AI client for Dart
- Supports Mistral AI API version 0.0.1