jishie

o3

jiekou/o3 · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolstextimage.

$17.50Blended $/1M (3:1)
$10Input $/1M
$40Output $/1M
$50.001M in + 1M out
Cache read $/1M
Cheapest rank
Provider
Jiekou.AI (jiekou)
Context
131,072 tokens
Max output
131,072 tokens
Capabilities
toolstextimage

Same model, other providers

“o3” is offered by 9 providers — cheapest-effective first. Poe is the cheapest at $3.15 blended.

ProviderInputOutputBlendedContext
Poe$1.8$7.2$3.15200k
Impossibl$2$8$3.50200k
NEAR AI Cloud$2$8$3.50200k
LLM Gateway$2$8$3.50200k
Abacus$2$8$3.50200k
Azure Cognitive Services$2$8$3.50200k
Azure$2$8$3.50200k
Kilo Gateway$2$8$3.50200k
Jiekou.AI (this)$10$40$17.50131k

Call it

jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at Jiekou.AI and pass this model id:

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

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