jishie

GPT-5.3 Chat (latest)

opper/openai/gpt-5.3-chat-latest · family gpt · in: text, image → out: text · price provider-declared (via models.dev). Capabilities: tools text image.

$4.81
Blended $/1M (3:1)
$1.75
Input $/1M
$14
Output $/1M
$15.75
1M in + 1M out
$0.175 −90%
Cache read $/1M
#5773 of 6,829
Cheapest rank
Provider
Opper (opper)
Kind
text (outputs text)
Context
128,000 tokens
Max output
16,384 tokens
Capabilities
tools text image

Same model, other providers

“GPT-5.3 Chat (latest)” is offered by 4 providers — cheapest-effective first. This one (Opper) is the cheapest.

ProviderInputOutputBlendedContext
Opper (this)$1.75$14$4.81128k
OrcaRouter$1.75$14$4.81128k
OpenAI$1.75$14$4.81128k
Cloudflare AI Gateway$1.75$14$4.81128k

Call it

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

Most providers are OpenAI-compatible — point base_url at Opper 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.3-chat-latest","messages":[{"role":"user","content":"hello"}]}'

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

← all Opper models · model index · JSON