Mistral: Mistral Medium 3 — AI model
Mistral: Mistral Medium 3 is a AI model from Mistral AI, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
Mistral Medium 3 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...
Specs
| Vendor | Mistral AI |
|---|---|
| Type | text, image |
| Context window | 131,072 tokens |
| Pricing | $0.40/M in · $2.00/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",
"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