Mistral: Mistral Medium 3.1 — AI model

Mistral: Mistral Medium 3.1 is a AI model from Mistral AI, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

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...

Specs

VendorMistral AI
Typetext, image
Context window131,072 tokens
Pricing$0.40/M in · $2.00/M out
APIchat_completions
CapabilitiesVision · Tools

Code example

curl https://api.hormouz.net/v1/chat/completions \
  -H "Authorization: Bearer ng-YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "mistralai/mistral-medium-3.1",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Use via Hormouz

Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.

Get started

Related models