> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zerotwo.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Mistral

> Mistral AI models available in ZeroTwo — from the efficient Nemo to the flagship Magistral.

Mistral AI is a French AI company founded in 2023, known for building efficient, high-performance models with a strong emphasis on European data handling and open-source accessibility. Mistral models are available directly in ZeroTwo across all plan levels.

***

## Available Models

| Model                 | Type | Strengths                                                           | Plan Required        |
| --------------------- | ---- | ------------------------------------------------------------------- | -------------------- |
| Magistral Latest      | Text | Latest Mistral flagship, strong reasoning and instruction-following | Pro+ (Premium)       |
| Magistral Medium      | Text | Balanced quality and speed, strong general capability               | Pro+ (Premium)       |
| Mistral Large Latest  | Text | Strong general-purpose model, coding and multilingual               | Pro+ (Premium)       |
| Mistral Medium Latest | Text | Balanced quality and response speed                                 | Pro+                 |
| Mistral Small Latest  | Text | Fast, efficient — standard model                                    | Standard (all plans) |
| Open Mistral Nemo     | Text | Lightweight open-source model, fast inference                       | Standard (all plans) |

***

## Strengths

**Multilingual:** Mistral models are trained with strong multilingual coverage, particularly for European languages (French, German, Spanish, Italian, Portuguese). For European-language tasks, Mistral often outperforms models that are primarily English-focused.

**Coding:** Mistral Large and Magistral are competitive on coding benchmarks, supporting a wide range of programming languages and frameworks.

**European data compliance:** Mistral AI is a French company with EU-based infrastructure. For users or organizations with GDPR-related data handling requirements, Mistral may be a preferred choice over US-based providers.

**Efficiency:** Mistral's smaller models (Small, Nemo) are among the most efficient in their class — they deliver strong results at lower latency, making them good choices for high-volume or latency-sensitive workflows.

**Open source:** Mistral releases open-weight versions of some models. Open Mistral Nemo is available as a lightweight, open model.

***

## Best Use Cases

<CardGroup cols={2}>
  <Card title="Multilingual tasks" icon="globe">
    Writing, translation, and analysis in French, German, Spanish, Italian, and other European languages.
  </Card>

  <Card title="Code generation" icon="cpu">
    Mistral Large and Magistral perform strongly on code generation, debugging, and technical documentation.
  </Card>

  <Card title="European data compliance" icon="shield">
    Organizations prioritizing GDPR compliance may prefer Mistral's EU-based infrastructure.
  </Card>

  <Card title="Cost-efficient processing" icon="zap">
    Mistral Small and Nemo offer strong capability at standard model efficiency — no premium quota usage.
  </Card>
</CardGroup>

***

## Choosing a Mistral Model

| If you need...                  | Use...                                    |
| ------------------------------- | ----------------------------------------- |
| Best overall Mistral capability | Magistral Latest                          |
| Balanced quality / speed        | Magistral Medium or Mistral Medium Latest |
| Strong coding or multilingual   | Mistral Large Latest                      |
| Fast, free standard model       | Mistral Small Latest or Open Mistral Nemo |

***

<Tip>
  For French-language tasks in particular, Magistral and Mistral Large consistently produce natural, high-quality French text — often better than models from non-European providers.
</Tip>
