OpenAI: GPT-5.4 Image 2
kilo/openai/gpt-5.4-image-2 · family gpt · in: image, text, pdf → out: image, text · price provider-declared (via models.dev). Capabilities: reasoning image text pdf.
$9.75
Blended $/1M (3:1)
$8
Input $/1M
$15
Output $/1M
$23.00
1M in + 1M out
$2 −75%
Cache read $/1M
#7034 of 7,708
Cheapest rank
- Provider
- Kilo Gateway (
kilo) - Kind
- text (outputs image, text)
- Context
- 272,000 tokens
- Max output
- 128,000 tokens
- Capabilities
- reasoning image text pdf
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at Kilo Gateway 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.4-image-2","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):