Mistral: Mistral Medium 3.5 — AI model

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

Mistral Medium 3.5 is a dense 128B instruction-following model from Mistral AI. It supports text and image inputs with text output, and is designed for agentic workflows, coding, and complex...

Specs

VendorMistral AI
Typetext, image
Context window262,144 tokens
Pricing$1.50/M in · $7.50/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-5",
    "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