jishie

Step 3.5 Flash 2603

empiriolabs/step-3-5-flash-2603 · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtext.

$0.15Blended $/1M (3:1)
$0.1Input $/1M
$0.3Output $/1M
$0.401M in + 1M out
$0.02 −80%Cache read $/1M
#1037 of 5,000Cheapest rank
Provider
EmpirioLabs AI (empiriolabs)
Context
256,000 tokens
Max output
131,072 tokens
Capabilities
toolsreasoningtext

Same model, other providers

“Step 3.5 Flash 2603” is offered by 4 providers — cheapest-effective first. This one (EmpirioLabs AI) is the cheapest.

ProviderInputOutputBlendedContext
EmpirioLabs AI (this)$0.1$0.3$0.15256k
NanoGPT$0.1$0.3$0.15256k
StepFun (Global)$0.1$0.3$0.15256k
StepFun (China)$0.1$0.3$0.15256k

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":"step-3-5-flash-2603","messages":[{"role":"user","content":"hello"}]}'

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