20% off all GPT ๐ŸŽ‰ 30% off DeepSeekLearn more

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 built for high-throughput workloads, released on 2026-03-17. It supports text and image input with solid reasoning, coding, and tool use while cutting latency and cost for large-scale deployments, and adds prompt caching and web search. Context: 400K tokens, output: 128K. Available via OpenAI and Anthropic protocols.

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

Providers

Azureprovider.type: "azure_foundry"
-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
$25.6/M
$32/M
Web Search
$0.035/R
Protocols
openai/v1/chat/completions/v1/responses
anthropic

Code Examples

from openai import OpenAI
client = OpenAI(
base_url="https://api.ofox.ai/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

LMArena โ†—Evaluated 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
Overall14491445โ€“1453#52 of 37454,135
Hard Prompts14721467โ€“1476#54 of 37435,202
Coding14971491โ€“1503#56 of 36914,703
Math14391428โ€“1451#60 of 3622,926
Creative Writing14041397โ€“1412#74 of 3728,849
Instruction Following14361430โ€“1442#56 of 37418,015
Chinese14811468โ€“1493#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.