AI/TLDR

GPT-5.5 Instant

ChatGPT's fast default model from May 2026 to August 2026 — 52.5% fewer hallucinations on high-stakes prompts than GPT-5.3 Instant.

GPT InstantAPI onlySuperseded — replaced as ChatGPT's default on August 6, 2026 by the August releases of GPT-5.6 Sol (Plus and Pro) and GPT-5.6 Luna (Free and Go).
Released
5 May 2026
Context
1.05M
Parameters
Undisclosed
Input
$5.00 / 1M tokens
License
Proprietary
Coverage
1 story

Overview

GPT-5.5 Instant is OpenAI's fast, low-latency model that became ChatGPT's default for all users on May 5, 2026, replacing GPT-5.3 Instant. It was the everyday workhorse of the GPT Instant line — the model most people talked to in ChatGPT — tuned for quick, conversational replies without the extended deliberation of OpenAI's separate thinking models. OpenAI summarized the release as 'smarter, clearer, and more personalized.'

On August 6, 2026 OpenAI retired GPT-5.5 Instant from that role. Its GPT-5.6 August update states plainly that the newly released August versions of GPT-5.6 Sol and GPT-5.6 Luna 'will replace GPT-5.5 Instant': Free and Go users moved to GPT-5.6 Luna as the new everyday default, while Plus and Pro users moved to an updated GPT-5.6 Sol with a slider that controls how much effort ChatGPT spends on a response. OpenAI reported that both replacements cut factual error rates substantially versus GPT-5.5 Instant — roughly 60% across all three of its hallucination prompt sets for Sol, and over 60% on high-stakes prompts for Luna.

Compared with GPT-5.3 Instant, the headline improvement is factuality: OpenAI reported that GPT-5.5 Instant produces 52.5% fewer hallucinated claims on high-stakes prompts covering medicine, law, and finance, while keeping the same instant response latency. It also posts large jumps on hard reasoning and multimodal evaluations — 81.2 on AIME 2025 (up from 65.4) and 76 on the MMMU-Pro multimodal reasoning benchmark (up from 69.2).

GPT-5.5 Instant accepts text and image input and returns text. It adds deeper personalization: with memory enabled it can refer back to your past conversations, uploaded files, and (when connected) Gmail to give more tailored answers, and a new 'memory sources' view shows which stored context shaped each response so you can edit or remove individual entries. For developers, OpenAI exposes the model through the API as the chat-latest alias rather than a pinned snapshot, so apps on chat-latest track the current default. As a member of the GPT-5.5 family it carries the same 1,050,000-token context window, up to 128,000 output tokens, and a December 1, 2025 knowledge cutoff.

Released2026-05-05
LicenseProprietary
WeightsAPI only
ParametersUndisclosed
Context1.05M
Max output128K
ArchitectureUndisclosed (non-reasoning, low-latency)
Knowledge cutoff2025-12-01
ModalitiesText, Vision
StatusSuperseded — replaced as ChatGPT's default on August 6, 2026 by the August releases of GPT-5.6 Sol (Plus and Pro) and GPT-5.6 Luna (Free and Go).

Benchmarks

Benchmark scores OpenAI published for GPT-5.5 Instant against its predecessor GPT-5.3 Instant at launch (May 5, 2026).

BenchmarkGPT-5.3 InstantGPT-5.5 Instant
AIME 202565.4%81.2%
MMMU-Pro69.2%76%

Comparison source ↗

This model's scores

  1. AIME 2025 (math)81.2%
  2. MMMU-Pro (multimodal reasoning)76%
  3. Hallucination reduction vs GPT-5.3 Instant (high-stakes prompts)52.5%
  4. HealthBench (length-adjusted)51.4%
  5. HealthBench Hard (length-adjusted)22.9%

Scores on a 0–100 scale (25-point gridlines); higher is better. Each benchmark links to its published source.

Pricing

Input$5.00 / 1M tokens
Cached input$0.50 / 1M tokens
Output$30.00 / 1M tokens

GPT-5.5 family rate; Instant is served via the chat-latest alias with no separate Instant tier.

Pricing source ↗

Strengths

  • Much lower hallucination rate than GPT-5.3 Instant on high-stakes medical, legal, and financial prompts
  • Instant, low-latency responses for everyday chat — no extended reasoning wait
  • Strong multimodal reasoning over images and charts (MMMU-Pro 76)
  • Built-in personalization from past conversations, files, and connected Gmail
  • Very large 1,050,000-token context window for long documents and threads

Best for

  • Everyday ChatGPT conversation, drafting, and quick Q&A
  • Higher-trust questions in medicine, law, and finance where factuality matters
  • Image and chart understanding alongside text
  • Personalized assistance grounded in your own history, files, and email
  • Latency-sensitive chat apps that call the chat-latest API endpoint

How to access

ProviderModel ID
OpenAI API ↗chat-latest

GPT Instant — every version

The full lineage of the GPT Instant line, newest first. Every version has its own page — click any to compare specs, benchmarks and pricing.

VersionReleasedContextLicense
GPT-5.5 Instantcurrent2026-05-05Proprietary
GPT-5.3 Instant2026-03-03Proprietary
GPT-5.2 Instant2025-12-11Proprietary
GPT-5.1 Instant2025-11-12Proprietary

FAQ

What is GPT-5.5 Instant and how is it different from GPT-5.5?

GPT-5.5 Instant is the fast, low-latency model in OpenAI's GPT Instant line that became ChatGPT's default for all users on May 5, 2026. It answers quickly without the extended deliberation of OpenAI's separate thinking models. It is part of the same GPT-5.5 family as the flagship GPT-5.5 (announced April 23, 2026) and shares its 1,050,000-token context window and December 1, 2025 knowledge cutoff, but it is tuned for speed and everyday conversation rather than long reasoning.

How much more accurate is GPT-5.5 Instant than GPT-5.3 Instant?

OpenAI reported that GPT-5.5 Instant produces 52.5% fewer hallucinated claims than GPT-5.3 Instant on high-stakes prompts covering medicine, law, and finance. It also improved on hard benchmarks, scoring 81.2 on AIME 2025 (up from 65.4) and 76 on MMMU-Pro multimodal reasoning (up from 69.2).

How do I use GPT-5.5 Instant through the API?

OpenAI serves GPT-5.5 Instant through the API as the chat-latest alias rather than a pinned snapshot, so requests to chat-latest track ChatGPT's current default model. As a GPT-5.5 family model it is priced at $5.00 per 1M input tokens and $30.00 per 1M output tokens, with cached input at $0.50 per 1M tokens; there is no separate Instant pricing tier.

Is GPT-5.5 Instant still ChatGPT's default model?

No. On August 6, 2026 OpenAI replaced GPT-5.5 Instant in ChatGPT: Free and Go users were moved to the August release of GPT-5.6 Luna as the new everyday default, and Plus and Pro users were moved to an updated GPT-5.6 Sol with an effort slider. Between May 5, 2026 and that date GPT-5.5 Instant was the default for all users, including the free tier, with personalization features rolling out first to Plus and Pro on the web.