Mistral: Mistral Small 4 — AI model

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

Mistral Small 4 is the next major release in the Mistral Small family, unifying the capabilities of several flagship Mistral models into a single system. It combines strong reasoning from...

Specs

VendorMistral AI
Typetext, image
Context window262,144 tokens
Pricing$0.15/M in · $0.60/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-small-2603",
    "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