Supported Models
Setup
Environment Variables
string
required
Your Mistral AI API key.
Configuration Example
- .env
- settings.yml
Model Aliases
Usage Examples
Notes
- API endpoint:
https://api.mistral.ai/v1(OpenAI-compatible) - Mistral offers EU data residency - useful for GDPR-sensitive workloads.
codestral-latestis optimized for code completion and generation.- The local
mistral-localalias runs via Ollama at no API cost.
Related
- AI Providers Overview - Compare all 37 supported providers
- Ollama - Run Mistral models locally at no API cost
- Cohere - Another European-headquartered provider option
- profclaw provider - Add and test providers from the CLI