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

OpenAI: GPT-5.4 Nano

Chat-20%
openai/gpt-5.4-nano

GPT-5.4 nano is the most lightweight and cost-efficient variant of the GPT-5.4 family, optimized for speed-critical and high-volume tasks. It supports text and image inputs and is designed for low-latency use cases such as classification, data extraction, ranking, and sub-agent execution.

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 Nano

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.16/M
$0.2/M
Output Tokens
$1/M
$1.25/M
Cache Read
$0.016/M
$0.02/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-nano",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)

Uptime & Status

Benchmarks

LMArenaEvaluated as gpt-5.4-nano-high

OpenAI: GPT-5.4 Nano scores 1404 in the Overall category of the LMArena text leaderboard (style control), ranking #121 of 374 models based on 53,078 human preference votes (updated 2026-07-12).

Benchmark scores for gpt-5.4-nano-high on LMArena
CategoryArena Score95% CIRankVotes
Overall140414001408#121 of 37453,078
Hard Prompts142314191428#119 of 37434,785
Coding146114551468#102 of 36914,887
Math142714151439#84 of 3622,801
Creative Writing133713291345#159 of 3728,601
Instruction Following138813821394#127 of 37417,846
Chinese142214091435#130 of 3442,723

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 Nano on Ofox.ai costs $0.2/M per million input tokens and $1.25/M per million output tokens. Pay-as-you-go, no monthly fees.