> ## Documentation Index
> Fetch the complete documentation index at: https://reedai-07fa30f1.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Mistral AI Models

> Access Mistral Large, Medium, and other European AI models optimized for efficiency

Mistral AI provides powerful open-weight models with excellent performance-to-cost ratios, developed in Europe with focus on efficiency and transparency.

## Available models

<CardGroup cols={2}>
  <Card title="Mistral Large" icon="tower-broadcast">
    **Context**: 128K tokens\
    **Strengths**: High capability, multilingual

    Top-tier European model
  </Card>

  <Card title="Mistral Medium" icon="signal">
    **Context**: 128K tokens\
    **Strengths**: Balanced, cost-effective

    Good balance for most tasks
  </Card>

  <Card title="Mistral Small" icon="mobile">
    **Context**: 128K tokens\
    **Strengths**: Speed, efficiency

    Fast and economical
  </Card>
</CardGroup>

## Key features

* Strong multilingual capabilities (especially European languages)
* Excellent code generation
* Function calling support
* Competitive performance at lower cost
* European data sovereignty

## Best use cases

* Multilingual applications
* European regulatory compliance needs
* Cost-effective AI deployment
* Code generation and analysis

## Related models

<CardGroup cols={2}>
  <Card title="All models" icon="grid" href="/overview/models-and-providers">
    Browse all models
  </Card>

  <Card title="OpenAI" icon="brain" href="/providers/openai">
    GPT models
  </Card>
</CardGroup>
