หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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 |