·
109 commits
to main
since this release
Minor Changes
-
#958
84fd214
Thanks @chrissiwaffler! - feat: add Mistral AI as a supported LLM provider- Added Mistral AI provider support across the entire lingo.dev ecosystem
- Users can now use Mistral models for localization by setting MISTRAL_API_KEY
- Supports all Mistral models available through the @ai-sdk/mistral package
- Configuration via environment variable or user-wide config:
npx lingo.dev@latest config set llm.mistralApiKey <key>
Patch Changes
-
#962
0fc6385
Thanks @mathio! - format with prettier, add prettier check for PRs -
#955
cac5429
Thanks @mathio! - progressive push as chunks are processed -
Updated dependencies [
84fd214
]:- @lingo.dev/[email protected]
- @lingo.dev/[email protected]
- @lingo.dev/[email protected]