jishie

GPT-5.6 Sol

edenai/openai/gpt-5.6-sol · family gpt-sol · in: text, image, pdf → out: text · price provider-declared (via models.dev). Capabilities: toolsreasoningtextimagepdf.

$11.25Blended $/1M (3:1)
$5Input $/1M
$30Output $/1M
$35.001M in + 1M out
$0.5 −90%Cache read $/1M
#5552 of 5,830Cheapest rank
Provider
Eden AI (edenai)
Kind
text (outputs text)
Context
1,050,000 tokens
Max output
128,000 tokens
Capabilities
toolsreasoningtextimagepdf

Same model, other providers

“GPT-5.6 Sol” is offered by 28 providers — cheapest-effective first. Kenari is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
Kenarifreefree$0.001050k
Xpersona$1.5$12$4.13372k
routing.run$2.5$15$5.631000k
Eden AI (this)$5$30$11.251050k
Impossibl$5$30$11.251050k
CrossModel$5$30$11.251050k
LLM Gateway$5$30$11.251050k
OpenCode Zen$5$30$11.251050k
GitHub Copilot$5$30$11.251050k
Neon$5$30$11.251050k
Pioneer$5$30$11.251050k
AI-ROUTER$5$30$11.251050k
ZenMux$5$30$11.251050k

Call it

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

Most providers are OpenAI-compatible — point base_url at Eden AI and pass this model id:

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

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