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

OpenAI: GPT-5.5

Chat-20%
openai/gpt-5.5

GPT-5.5 is OpenAI’s frontier model designed for complex professional workloads, building on GPT-5.4 with stronger reasoning, higher reliability, and improved token efficiency on hard tasks. It features a 1M+ token context window (922K input, 128K output) with support for text and image inputs, enabling large-scale reasoning, coding, and multimodal workflows within a single system.

Context Window
1M
Max Output Tokens
128K
Released
2026-04-24
Capabilities
VisionFunction CallingReasoningPrompt CachingWeb Search
Available Providers
AzureAzure
Supported Protocols
OpenAIopenaiAnthropicanthropic

Providers

AzureAzure
-20%
Input Tokens
$4/M
$5/M
Output Tokens
$24/M
$30/M
Cache Read
$0.4/M
$0.5/M
Output Image
$32/M
Web Search
$0.035/R
Protocols
OpenAIopenai/v1/chat/completions/v1/responses
Anthropicanthropic

Sign in to try OpenAI: GPT-5.5

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.

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.5",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)

Uptime & Status

Benchmarks

LMArenaEvaluated as gpt-5.5

OpenAI: GPT-5.5 scores 1474 in the Overall category of the LMArena text leaderboard (style control), ranking #20 of 374 models based on 43,495 human preference votes (updated 2026-07-12).

Benchmark scores for gpt-5.5 on LMArena
CategoryArena Score95% CIRankVotes
Overall14701479#20 of 37443,495
Hard Prompts14871498#24 of 37428,643
Coding14991513#41 of 36912,337
Math14841510#8 of 3622,241
Creative Writing14391455#28 of 3727,503
Instruction Following14641477#18 of 37414,622
Chinese15191548#6 of 3442,065

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