jishie

Step 3.7 Flash

unorouter/step-3.7-flash:free · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtextimagevideo.

freeBlended $/1M (3:1)
freeInput $/1M
freeOutput $/1M
free1M in + 1M out
Cache read $/1M
#231 of 5,000Cheapest rank
Provider
UnoRouter (unorouter)
Context
256,000 tokens
Max output
256,000 tokens
Capabilities
toolsreasoningtextimagevideo

Same model, other providers

“Step 3.7 Flash” is offered by 9 providers — cheapest-effective first. This one (UnoRouter) is the cheapest.

ProviderInputOutputBlendedContext
UnoRouter (this)freefree$0.00256k
Nvidiafreefree$0.00256k
StepFun (Global)$0.185$1.11$0.42256k
StepFun (China)$0.185$1.11$0.42256k
Ambient$0.19$1.14$0.43262k
ZenMux$0.2$1.15$0.44256k
EmpirioLabs AI$0.2$1.15$0.44256k
Kilo Gateway$0.2$1.15$0.44256k
Vercel AI Gateway$0.2$1.15$0.44256k

Call it

jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at UnoRouter and pass this model id:

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

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