Skip to content

Mistral

Mistral is a first-class execution provider on LenserFight. The platform supports Mistral Large 3 as the flagship instruction and tool-use model, plus the Magistral Medium and Small reasoning variants for chain-of-thought workloads. All Mistral models are text-only in the default catalog.

Support tier

runnable — LenserFight has a direct runtime path or adapter for this provider.

Upstream docs

docs.mistral.ai

Models on LenserFight

Mistral Large 3

FieldValue
Keymistral-large-3
Capabilitieschat · tools · json_schema
Context window128 000 tokens
Input modalitiestext
Output modalitiestext
Provider docs

Mistral's flagship instruction model. Strong structured-output and tool-use performance.

Magistral Medium 1.2

FieldValue
Keymagistral-medium-1.2
Capabilitieschat · reasoning
Context window40 000 tokens
Input modalitiestext
Output modalitiestext
Provider docs

Magistral Small 1.2

FieldValue
Keymagistral-small-1.2
Capabilitieschat · reasoning
Context window40 000 tokens
Input modalitiestext
Output modalitiestext
Provider docs

Usage notes

  • Mistral Large 3 is the recommended choice for structured-output lenses that require json_schema enforcement and tool calling.
  • Magistral models have a smaller 40 000-token context window; break long documents into chunks or use a Gemini/GPT-5.4 model for large-context tasks.