jishie

Mistral Small 4

openrouter/mistralai/mistral-small-2603 · family mistral-small · in: text, image → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image.

$0.26
Blended $/1M (3:1)
$0.15
Input $/1M
$0.6
Output $/1M
$0.75
1M in + 1M out
$0.015 −90%
Cache read $/1M
#2064 of 7,710
Cheapest rank
Provider
OpenRouter (openrouter)
Kind
text (outputs text)
Context
262,144 tokens
Max output
209,715 tokens
Capabilities
tools reasoning text image

Same model, other providers

“Mistral Small 4” is offered by 12 providers — cheapest-effective first. This one (OpenRouter) is the cheapest.

ProviderInputOutputBlendedContext
OpenRouter (this)$0.15$0.6$0.26262k
EmpirioLabs AI$0.15$0.6$0.26256k
Kilo Gateway$0.15$0.6$0.26262k
Pioneer$0.15$0.6$0.2632k
Eden AI$0.15$0.6$0.26262k
Tempr$0.15$0.6$0.26256k
Mistral$0.15$0.6$0.26256k
Cortecs$0.156$0.625$0.27262k
Requesty$0.165$0.66$0.29256k
AKI.IO$0.2$0.6$0.30262k
Infomaniak$0.25$0.93$0.42256k
Opper$0.5811$2.44$1.05256k

Call it

jishie indexes & prices models; it does not proxy inference.

Most providers are OpenAI-compatible — point base_url at OpenRouter and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"mistralai/mistral-small-2603","messages":[{"role":"user","content":"hello"}]}'

Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):

← all OpenRouter models · model index · JSON