jishie

Mistral Small 4

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

$0.26
Blended $/1M (3:1)
$0.15
Input $/1M
$0.6
Output $/1M
$0.75
1M in + 1M out
$0.15
Cache read $/1M
#2063 of 7,712
Cheapest rank
Provider
EmpirioLabs AI (empiriolabs)
Kind
text (outputs text)
Context
256,000 tokens
Max output
65,536 tokens
Capabilities
tools text image

Same model, other providers

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

ProviderInputOutputBlendedContext
EmpirioLabs AI (this)$0.15$0.6$0.26256k
Kilo Gateway$0.15$0.6$0.26262k
OpenRouter$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 EmpirioLabs AI and pass this model id:

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

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

← all EmpirioLabs AI models · model index · JSON