OpenAI · Model guide
GPT-5.4
The main GPT-5.4 model combines strong coding, professional knowledge work, visual understanding and native computer use. Its 1.05M-token context is useful for long-running agents and large document or repository workloads.
What this model is good at
What the vendor positions it for, and which of our models to reach for instead.
VendorA frontier model for complex professional work, coding and computer-using agents.source
- openai/gpt-5.5successor —Use GPT-5.5 for a stronger model at the same generation style.
- openai/gpt-5.4-minicheaper —Use Mini for high-volume workloads with lower latency and price.
Pricing and billing
Tiered pricing: the rate changes once the input passes the threshold.
| Price / 1M tokens by input size | Input < 272.0K | Input ≥ 272.0K |
|---|---|---|
| Input | $ 2.50 | $ 5.00 |
| Output | $ 15.00 | $ 22.50 |
| Cache read | $ 0.25 | $ 0.50 |
| Cache write | $ 2.50 | $ 5.00 |
At this input size you are on the Input < 272.0K tier.
+ 2.0K × $ 15.00
Capabilities and limits
What CrossModel guarantees across every route this model can take right now.
- Context window
- 1.1M tokens
- Max output
- 128.0K tokens
- Input / output modalities
- Text + Image → Text
- Streaming
- Supported
- Tool calling
- Supported
- Structured output (JSON)
- Supported
- Image input
- Supported
- Thinking mode
- Supported· always on
- Reasoning effort
- none · low · medium · high · xhigh
- Available endpoints
- /v1/chat/completions · /v1/responses · /v1/messages
Published benchmarks
Scores the vendor reported, with the evaluation setup each one came from.
- 75.1%
- 82.7%
- 75%
- 81.2%
- 92.8%
Vendor-reported numbers, not CrossModel measurements. Scores are only comparable when the benchmark version, metric and evaluation setup match, so nothing here is averaged or ranked.
Use it in your tools
Point the base URL at CrossModel and paste this model ID — every tool below has a setup guide.
Frequently asked questions
What is GPT-5.4?
How much does GPT-5.4 cost?
Does GPT-5.4 support tool calling and structured output?
Which endpoint do I call?
Can I try it without writing code?
Chat first, integrate later
Chat first, then wire it in once you like the answers.