| Mistral Basic | Cookbook example for mistral/basic.py. |
| Mistral Image Bytes Input Agent | Cookbook example for mistral/image_bytes_input_agent.py. |
| Mistral Image Compare Agent | Cookbook example for mistral/image_compare_agent.py. |
| Mistral Image File Input Agent | Cookbook example for mistral/image_file_input_agent.py. |
| Mistral Image Ocr With Structured Output | Cookbook example for mistral/image_ocr_with_structured_output.py. |
| Image Transcribe Document Agent | Transcribe handwritten or old documents from images using Mistral. |
| Memory | Steps: 1. |
| Mistral Small | Mistral model example. |
| Retry | Example demonstrating how to set up retries with Mistral. |
| Mistral Structured Output | Cookbook example for mistral/structured_output.py. |
| Mistral Structured Output With Tool Use | Cookbook example for mistral/structured_output_with_tool_use.py. |
| Tool Use | Mistral model example. |