Integrations
Mistral
Use Mistral's models for answer generation, with an OpenAI key for embeddings.
Mistral's models generate the answers answerLoops drafts. This integration covers chat only — knowledge-base search still needs an OpenAI key for embeddings alongside it.
Available on every plan. Usage bills to your Mistral account.
1. Get an API key
Create a key in La Plateforme. Add a payment method for production use.
2. Configure in answerLoops
- Settings → AI Model → Edit (owner or admin).
- Chat provider: Mistral.
- Model ID: e.g.
mistral-large-latest,mistral-small-latest,codestral-latest— the field suggests current options; see the Mistral models list for exact names. - API key: paste your Mistral key.
- Embeddings: leave the provider on OpenAI and enter an OpenAI API key in the embedding key field — required, or knowledge-base search and KB imports fail after you save.
- Click Test connection, then Save.
Models
| Use | Choice |
|---|---|
| Best answers | mistral-large-latest |
| Cheaper | mistral-small-latest |
| Code-heavy KBs | codestral-latest |
Related
- AI Model settings
- OpenAI integration — for the embedding key