Step 5 Preview
vercel/stepfun/step-5-preview · in: text, image → out: text · price provider-declared (via models.dev). Capabilities: text image.
$1.43
Blended $/1M (3:1)
$1
Input $/1M
$2.7
Output $/1M
$3.70
1M in + 1M out
$0.05 −95%
Cache read $/1M
#4549 of 7,708
Cheapest rank
- Provider
- Vercel AI Gateway (
vercel) - Kind
- text (outputs text)
- Context
- 1,000,000 tokens
- Max output
- 1,000,000 tokens
- Capabilities
- text image
Same model, other providers
“Step 5 Preview” is offered by 6 providers — cheapest-effective first. StepFun (China) is the cheapest at $1.40 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| StepFun (China) | $0.959 | $2.74 | $1.40 | 1M |
| Vercel AI Gateway (this) | $1 | $2.7 | $1.43 | 1M |
| EmpirioLabs AI | $1 | $2.7 | $1.43 | 1M |
| NanoGPT | $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 Vercel AI Gateway and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"stepfun/step-5-preview","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):