Skip to content

@lingo.dev/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 14:36
· 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