jishie

Mistral Small 4 119B

regolo-ai/mistral-small-4-119b · family mistral-small · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtextimage.

$1.31Blended $/1M (3:1)
$0.75Input $/1M
$3Output $/1M
$3.751M in + 1M out
Cache read $/1M
#3482 of 5,000Cheapest rank
Provider
Regolo AI (regolo-ai)
Context
256,000 tokens
Max output
16,384 tokens
Capabilities
toolsreasoningtextimage

Same model, other providers

“Mistral Small 4 119B” is offered by 2 providers — cheapest-effective first. NanoGPT is the cheapest at $0.65 blended.

ProviderInputOutputBlendedContext
NanoGPT$0.4$1.4$0.65262k
Regolo AI (this)$0.75$3$1.31256k

Call it

jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at Regolo 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-119b","messages":[{"role":"user","content":"hello"}]}'

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