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
| Vendor | Mistral AI |
|---|---|
| Type | text, image |
| Context window | 262,144 tokens |
| Pricing | $1.50/M in · $7.50/M out |
| API | chat_completions |
| Capabilities | Vision · 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