GPT-5.6
xpersona/gpt-5.6 · family gpt-sol · in: text, image → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image.
$4.13
Blended $/1M (3:1)
$1.5
Input $/1M
$12
Output $/1M
$13.50
1M in + 1M out
$0.15 −90%
Cache read $/1M
#6281 of 7,712
Cheapest rank
- Provider
- Xpersona (
xpersona) - Kind
- text (outputs text)
- Context
- 372,000 tokens
- Max output
- 128,000 tokens
- Capabilities
- tools reasoning text image
Same model, other providers
“GPT-5.6” is offered by 2 providers — cheapest-effective first. This one (Xpersona) is the cheapest.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Xpersona (this) | $1.5 | $12 | $4.13 | 372k |
| OpenAI | $4 | $20 | $8.00 | 1.1M |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at Xpersona and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"gpt-5.6","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):