OpenAI: GPT-5.4
openai/gpt-5.4About
GPT-5.4 is OpenAI's frontier model that unifies the Codex and GPT lines into a single system. It provides a 1M+ token context window (roughly 922K input, 128K output) and accepts text and image inputs, enabling high-context reasoning, coding, and multimodal analysis in one workflow. The model adds native computer use and tool search, reporting 75.0% on OSWorld-Verified and 57.7% on SWE-Bench Pro; tool search loads tool definitions on demand and reduced total token usage by 47% in MCP testing. It is positioned as a strong default for both general-purpose tasks and software engineering. For inputs above 272K tokens, pricing applies a higher per-token rate for the full session.
Capabilities
- Context Length
- 1.1M
- Max Output
- 128K
- Reasoning
- Yes
- In
- text, image, file
- Out
- text
Benchmarks
View leaderboardReasoning & Knowledge
Coding & Agentic
Source: Artificial Analysis
Pricing
Full pricing| Type | ≤272K | >272K |
|---|---|---|
| Input | $2.50 | $5.00 |
| Output | $15.00 | $22.50 |
| Cache Read | $0.25 | $0.50 |
| Web Search | $0.01 / call |
OpenAI-compatible · Model ID openai/gpt-5.4
curl https://api.elliotgate.com/v1/chat/completions \
-H "Authorization: Bearer sk-omg-your-api-key" \
-H "Content-Type: application/json" \
-d '{
"model": "openai/gpt-5.4",
"messages": [{"role": "user", "content": "Hello!"}]
}'OFTEN COMPARED
GPT-5.4 comparisons
Decide which model wins on the dimensions that matter for your workload — context, benchmarks, pricing, or serving latency.
GPT-5.4 vs Gemini 3.1 Pro Preview
Gemini 3.
See full comparison →GPT-5.4 vs Claude Opus 4.7
GPT-5.
See full comparison →GPT-5.4 vs Kimi K2.6
GPT-5.
See full comparison →GPT-5.4 vs MiMo-V2.5-Pro
GPT-5.
See full comparison →GPT-5.4 vs Grok 4.3
GPT-5.
See full comparison →GPT-5.4 vs Qwen3.6 Max Preview
GPT-5.
See full comparison →GPT-5.4 vs DeepSeek: DeepSeek V4 Pro
GPT-5.
See full comparison →GPT-5.4 vs GLM 5.1
GPT-5.
See full comparison →