Step 5 Preview
stepfun/step-5-preview · in: text, image, video → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image video.
$1.40
Blended $/1M (3:1)
$0.959
Input $/1M
$2.74
Output $/1M
$3.70
1M in + 1M out
$0.048 −95%
Cache read $/1M
#4539 of 7,708
Cheapest rank
- Provider
- StepFun (China) (
stepfun) - 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 6 providers — cheapest-effective first. This one (StepFun (China)) is the cheapest.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| StepFun (China) (this) | $0.959 | $2.74 | $1.40 | 1M |
| EmpirioLabs AI | $1 | $2.7 | $1.43 | 1M |
| NanoGPT | $1 | $2.7 | $1.43 | 1M |
| Vercel AI Gateway | $1 | $2.7 | $1.43 | 1M |
| StepFun (Global) | $1 | $2.7 | $1.43 | 1M |
| AIHubMix | $1.08 | $3.09 | $1.58 | 1M |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at StepFun (China) 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):