Skip to main content
ExampleDescription
Mistral BasicCookbook example for mistral/basic.py.
Mistral Image Bytes Input AgentCookbook example for mistral/image_bytes_input_agent.py.
Mistral Image Compare AgentCookbook example for mistral/image_compare_agent.py.
Mistral Image File Input AgentCookbook example for mistral/image_file_input_agent.py.
Mistral Image Ocr With Structured OutputCookbook example for mistral/image_ocr_with_structured_output.py.
Image Transcribe Document AgentTranscribe handwritten or old documents from images using Mistral.
MemorySteps: 1.
Mistral SmallMistral model example.
RetryExample demonstrating how to set up retries with Mistral.
Mistral Structured OutputCookbook example for mistral/structured_output.py.
Mistral Structured Output With Tool UseCookbook example for mistral/structured_output_with_tool_use.py.
Tool UseMistral model example.