Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Agent Framework Mistral integration for Python supports chat agents and text embeddings. Chat features include streaming, function tools, structured output, image and PDF inputs, and reasoning content on supported models.
| Scenario | Guide |
|---|---|
| Create a Mistral chat agent and use supported chat capabilities. | Mistral model provider |
| Generate embeddings with Mistral AI or a compatible Mistral endpoint. | Mistral model provider |
| Use embeddings and retrieval in an Agent Framework agent. | RAG capabilities |