Mistral
Use Mistral AI’s models.Setup
- Get an API key at console.mistral.ai
- In Pawz → Settings → Models → Add Provider → Mistral
- Paste your API key
Configuration
| Setting | Default |
|---|---|
| Base URL | https://api.mistral.ai/v1 |
| API key | Required |
| Default model | — |
Models
| Model | Best for |
|---|---|
mistral-large-latest | Most capable |
mistral-medium-latest | Balanced |
mistral-small-latest | Fast, cheap |
codestral-latest | Code generation |
Notes
Mistral uses an OpenAI-compatible API, so it works through the standardOpenAiProvider.
