ai_sdk_mistral 1.1.0 copy "ai_sdk_mistral: ^1.1.0" to clipboard
ai_sdk_mistral: ^1.1.0 copied to clipboard

Mistral AI provider for AI SDK Dart. Use Mistral models for text generation and embeddings.

1.1.0 #

  • Bumped ai_sdk_provider constraint to ^1.1.0.
  • Version aligned with the rest of the monorepo.

1.0.0 #

First stable release.

  • mistral(modelId) factory — create language model instances (Mistral Large, Mistral Small, Codestral, etc.).
  • mistralEmbedding(modelId) — text embedding models (mistral-embed).
  • Full SSE streaming via Mistral AI Chat API.
  • Tool use support with Mistral tool definitions.
  • Configurable apiKey and baseUrl.
0
likes
150
points
64
downloads

Documentation

API reference

Publisher

verified publisherhashstudios.dev

Weekly Downloads

Mistral AI provider for AI SDK Dart. Use Mistral models for text generation and embeddings.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

ai_sdk_provider, dio

More

Packages that depend on ai_sdk_mistral