GPT-5.4 Mini
openai/gpt-5.4-mini
Back to model catalog

OpenAI · Model guide

GPT-5.4 Mini

Compare
openai/gpt-5.4-mini

GPT-5.4 Mini brings much of GPT-5.4's coding, tool-use and computer-use capability to a faster, more compact model. It is designed for high-volume workloads and as a capable subagent inside larger systems.

Modalities
TextImageText
Context
400K
Max output
128K
Price / 1M tokens
$ 0.75in$ 4.50out
StreamingTool callingJSON outputImage inputThinking mode

What this model is good at

What the vendor positions it for, and which of our models to reach for instead.

VendorOpenAI's strongest mini model of the GPT-5.4 generation for coding, computer use and subagents.source

Best for
  • Fast agentic coding · Designed for targeted edits, navigation, frontend work and debugging loops.(vendor claim)source

  • High-volume subagents · OpenAI positions Mini as an efficient worker for narrower delegated tasks.(vendor claim)source

Neighbouring models
  • openai/gpt-5.4stronger —Use the full model for planning, coordination and final judgment.
  • openai/gpt-5.4-nanocheaper —Use Nano for simpler extraction, ranking or support tasks.
Compare them side by side →

Pricing and billing

Billed per token. Cached input is charged at the cache-read rate.

Price / 1M tokensYou pay
Input$ 0.75
Output$ 4.50
Cache read$ 0.075
Cache write$ 0.75
Estimate a request
$ 0.0165
Estimated cost per request
10.0K × $ 0.75
+ 2.0K × $ 4.50
≈ $ 16.50 per 1,000 requests

Capabilities and limits

What CrossModel guarantees across every route this model can take right now.

Context window
400.0K 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.

Agentic coding
  • Terminal-Bench 2.0
    pass_rate·OpenAI · 2026-03-17effort xhighsetup not fully disclosed
    60%
Coding
  • SWE-Bench Pro (Public)
    pass_rate·OpenAI · 2026-03-17effort xhighsetup not fully disclosed
    54.4%
Computer use
  • OSWorld-Verified
    success_rate·OpenAI · 2026-03-17effort xhighsetup not fully disclosed
    72.1%
Long context
  • OpenAI MRCR v2 8-needle 128K–256K
    accuracy·OpenAI · 2026-03-17effort xhighsetup not fully disclosed
    33.6%
Multimodal reasoning
  • MMMU Pro (no tools)
    accuracy·OpenAI · 2026-03-17effort xhighsetup not fully disclosed
    76.6%
Reasoning
  • Humanity's Last Exam Full (with tools)
    accuracy·OpenAI · 2026-03-17effort xhighsetup not fully disclosed
    41.5%
Scientific reasoning
  • GPQA Diamond
    accuracy·OpenAI · 2026-03-17effort xhighsetup not fully disclosed
    88%
Tool use
  • Toolathlon
    score·OpenAI · 2026-03-17effort xhighsetup not fully disclosed
    42.9%

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.

See all integration guides →

Frequently asked questions

What is GPT-5.4 Mini?
GPT-5.4 Mini is available on CrossModel as openai/gpt-5.4-mini. It has a 400K-token context window and can return up to 128K tokens per request.
How much does GPT-5.4 Mini cost?
Currently $ 0.75 per 1M input tokens and $ 4.50 per 1M output tokens. Cached input is billed at $ 0.075 per 1M.
Does GPT-5.4 Mini support tool calling and structured output?
Tool calling: Supported · Structured output (JSON): Supported · Image input: Supported · Streaming: Supported · Thinking mode: Supported
Which endpoint do I call?
For text models, OpenAI Chat Completions (/v1/chat/completions), OpenAI Responses (/v1/responses) and Anthropic Messages (/v1/messages) all work — pick whichever your SDK already speaks.
Can I try it without writing code?
Yes. Sign in and open the Playground on this page to chat with the model directly — no API key needed. Usage is billed from your wallet at the normal rate.

Chat first, integrate later

Chat first, then wire it in once you like the answers.