mistralai_client_dart 0.3.0 copy "mistralai_client_dart: ^0.3.0" to clipboard
mistralai_client_dart: ^0.3.0 copied to clipboard

This is an unofficial Dart/Flutter client for the Mistral AI API.

Changelog #

0.3.0 #

  • New feature: Fine-tuning (docs). Check example for usage.

0.2.0 #

  • New feature: Fill in the middle completion (docs). Check example for usage.
  • Add toolCallId as mandatory parameter to ChatMessage when role is tool.

0.1.2 #

  • No longer send null values in the request body.

0.1.1 #

  • Update README.md with mention about FlutterFlow support.

0.1.0 #

  • Add Function Calling functionality to chat and chatStream
  • Add support for responseFormat parameter to ChatParams
  • Update examples to not use deprecated models (like mistral-tiny)

0.0.2 #

0.0.1 #

  • Initial version of Mistral AI client for Dart
  • Supports Mistral AI API version 0.0.1
11
likes
150
pub points
35%
popularity

Publisher

verified publishernomtek.com

This is an unofficial Dart/Flutter client for the Mistral AI API.

Repository (GitHub)
View/report issues
Contributing

Topics

#ai #nlp #llms #mistral

Documentation

API reference

License

MIT (license)

Dependencies

http, json_annotation, meta

More

Packages that depend on mistralai_client_dart