Mistral AI Provider¶
Integration with Mistral's models.
Supported Models¶
mistral-large-latestmistral-small-latest
Configuration¶
Getting API Key¶
- Visit console.mistral.ai
- Generate API key
- Export:
export MISTRAL_API_KEY=your-key
See Providers Overview for comparison.