jishie

Step 5 Preview

stepfun-ai-step-plan/step-5-preview · in: text, image, video → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image video.

This is a text model — providers price it per unit, not per token, so models.dev carries no token price (fields read “—”). See StepFun Step Plan (Global)’s docs for per-unit rates.

Provider
StepFun Step Plan (Global) (stepfun-ai-step-plan)
Kind
text (outputs text)
Context
1,000,000 tokens
Max output
65,536 tokens
Capabilities
tools reasoning text image video

Same model, other providers

“Step 5 Preview” is offered by 7 providers — cheapest-effective first. StepFun (China) is the cheapest at $1.40 blended.

ProviderInputOutputBlendedContext
StepFun (China)$0.959$2.74$1.401M
EmpirioLabs AI$1$2.7$1.431M
NanoGPT$1$2.7$1.431M
Vercel AI Gateway$1$2.7$1.431M
StepFun (Global)$1$2.7$1.431M
AIHubMix$1.08$3.09$1.581M
StepFun Step Plan (Global) (this)———1M

Call it

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

Most providers are OpenAI-compatible — point base_url at StepFun Step Plan (Global) and pass this model id:

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

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

← all StepFun Step Plan (Global) models · model index · JSON