GPT-5.6 is here 🎉 20% off all GPT 🎉 All July 🔥Learn more
OpenAI

OpenAI: GPT-5.4 Mini

Chat-20%
openai/gpt-5.4-mini

GPT-5.4 mini brings the core capabilities of GPT-5.4 to a faster, more efficient model optimized for high-throughput workloads. It supports text and image inputs with strong performance across reasoning, coding, and tool use, while reducing latency and cost for large-scale deployments.

Context Window
400K
Max Output Tokens
128K
Released
2026-03-17
Capabilities
VisionFunction CallingReasoningPrompt CachingWeb Search
Available Providers
AzureAzure
Supported Protocols
OpenAIopenaiAnthropicanthropic

Sign in to try OpenAI: GPT-5.4 Mini

Chat with this model right here. Conversations live only in this page and are never stored.

Conversations are not saved — leaving or refreshing this page clears them.

Providers

AzureAzure
-20%
Input Tokens
$0.6/M
$0.75/M
Output Tokens
$3.6/M
$4.5/M
Cache Read
$0.06/M
$0.075/M
Output Image
$32/M
Web Search
$0.035/R
Protocols
OpenAIopenai/v1/chat/completions/v1/responses
Anthropicanthropic

Code Examples

from openai import OpenAI
client = OpenAI(
base_url="https://api.ofox.io/v1",
api_key="YOUR_OFOX_API_KEY",
)
response = client.chat.completions.create(
model="openai/gpt-5.4-mini",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)

Uptime & Status

Benchmarks

LMArenaEvaluated as gpt-5.4-mini-high

OpenAI: GPT-5.4 Mini scores 1449 in the Overall category of the LMArena text leaderboard (style control), ranking #52 of 374 models based on 54,135 human preference votes (updated 2026-07-12).

Benchmark scores for gpt-5.4-mini-high on LMArena
CategoryArena Score95% CIRankVotes
Overall144914451453#52 of 37454,135
Hard Prompts147214671476#54 of 37435,202
Coding149714911503#56 of 36914,703
Math143914281451#60 of 3622,926
Creative Writing140413971412#74 of 3728,849
Instruction Following143614301442#56 of 37418,015
Chinese148114681493#65 of 3442,817

Source: LMArena · CC BY 4.0 · Updated 2026-07-12 · Methodology · Ranks compare models within each category of the LMArena text leaderboard (style control). Scores come from third-party human preference evaluations, not from OFOX.

Frequently Asked Questions

OpenAI: GPT-5.4 Mini on Ofox.ai costs $0.75/M per million input tokens and $4.5/M per million output tokens. Pay-as-you-go, no monthly fees.