gpt-5.4
| Property | Value |
|---|---|
| Model | gpt-5.4 |
| Provider | OpenAI |
| Context window | Not explicitly listed in available documentation (characterized for large-context reasoning work) |
| Cost per 1M tokens (input / output) | $2.50 / $15.00 (short context) · $5.00 / $22.50 (long context). Cached input: $0.25/MTok (USD) |
Pricing sourced from the OpenClaw Model Landscape reference (verified 2026-04-08). GPT-5.4 released 2026-03-05. Re-verify against OpenAI pricing docs if reading more than 60 days after that date.
Strengths
- Deep reasoning and complex problem-solving
- Large context suitable for planning and codebases with many files
- Flagship-class capability for coding tasks
Quirks
- OpenAI separates “short context” and “long context” pricing tiers — once a prompt exceeds the threshold, input and output pricing jump. Plan budgets accordingly for long sessions.
Recommended Use Cases
forge-thinker— deep reasoning/planningforge-executor— code generation/execution