Lingo.Dev AI Localization
Version updated for https://github.com/lingodotdev/lingo.dev to version @lingo.dev/_spec@0.38.0.
- This action is used across all versions by 63 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
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>