Mistral Medium 3.1

Mistral Medium 3.1 is an updated version of Mistral Medium 3, which is a high-performance enterprise-grade language model designed to deliver frontier-level capabilities at significantly reduced operational cost. It balances state-of-the-art reasoning and multimodal performance with 8× lower cost compared to traditional large models, making it suitable for scalable deployments across professional and industrial use cases. The model excels in domains such as coding, STEM reasoning, and enterprise adaptation. It supports hybrid, on-prem, and in-VPC deployments and is optimized for integration into custom workflows. Mistral Medium 3.1 offers competitive accuracy relative to larger models like Claude Sonnet 3.5/3.7, Llama 4 Maverick, and Command R+, while maintaining broad compatibility across cloud environments.

ChatMistral131k tokens$0.436 / $2.1801 · 1M

mistralai/mistral-medium-3.1

Context
131k tokens
Completion cap
Tools
Yes
JSON
Yes
Released
2025-08-13

Call it from Geek Hub

Same OpenAI SDK. Change the base URL and the model id.

curl https://api.geekhub.mx/v1/chat/completions \
  -H "Authorization: Bearer $GEEKHUB_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "mistralai/mistral-medium-3.1",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Get an API key

Frequently asked questions

What is Mistral Medium 3.1?
Mistral Medium 3.1 is an updated version of Mistral Medium 3, which is a high-performance enterprise-grade language model designed to deliver frontier-level capabilities at significantly reduced operational cost. It balances state-of-the-art reasoning and multimodal performance with 8× lower cost compared to traditional large models, making it suitable for scalable deployments across professional and industrial use cases. The model excels in domains such as coding, STEM reasoning, and enterprise adaptation. It supports hybrid, on-prem, and in-VPC deployments and is optimized for integration into custom workflows. Mistral Medium 3.1 offers competitive accuracy relative to larger models like Claude Sonnet 3.5/3.7, Llama 4 Maverick, and Command R+, while maintaining broad compatibility across cloud environments. Mistral Medium 3.1 runs on the Geek Hub API (OpenAI-compatible). Model id: mistralai/mistral-medium-3.1.
Is Mistral Medium 3.1 free?
No. Input is $0.436 per 1M tokens and output is $2.1801 per 1M tokens on Geek Hub (markup included).
What is the context length of Mistral Medium 3.1?
Mistral Medium 3.1 has a 131k tokens context window.
Does Mistral Medium 3.1 support tool calling and structured outputs?
Mistral Medium 3.1 accepts tools and tool_choice for function calling. It also supports structured outputs via a JSON schema in response_format.
When was Mistral Medium 3.1 released?
Mistral Medium 3.1 was released on 2025-08-13.

More models from Mistral