OpenAI Updates ChatGPT Default to GPT-5.5 Instant
OpenAI made GPT-5.5 Instant the default ChatGPT model for all users, including the free tier, on May 5, 2026, replacing GPT-5.3 Instant (OpenAI). The company reports 52.5% fewer hallucinated claims on high-stakes prompts in law, medicine, and finance, and 37.3% fewer inaccurate claims on conversations users had flagged as wrong. TechCrunch cites benchmark gains too, including an AIME 2025 math score of 81.2 versus 65.4 for the prior model, and OpenAI says responses are roughly 30% shorter on average. The model is available via the API as the chat-latest alias, while personalization and memory-source transparency features are initially limited to paid tiers ahead of a wider rollout.
The more interesting shift here isn't the version bump, it's what OpenAI chose to optimize its default model for: trust signals like fewer hallucinations and transparent memory sourcing, rather than pure benchmark chasing. That is the detail practitioners building on chat-latest without pinning a snapshot should pay attention to, since it changes default behavior for every integration that doesn't lock a specific model version.
What happened
OpenAI replaced GPT-5.3 Instant with GPT-5.5 Instant as ChatGPT's default model on May 5, 2026, for all users including the free tier (OpenAI). OpenAI's own evaluations report 52.5% fewer hallucinated claims on high-stakes prompts and 37.3% fewer inaccurate claims on difficult, user-flagged conversations compared with GPT-5.3 Instant. TechCrunch reported additional benchmark gains, including an AIME 2025 math score of 81.2 versus 65.4 for the predecessor and a higher MMMU-Pro multimodal reasoning score (76 vs. 69.2). OpenAI also says the model produces roughly 30% fewer words and 29% fewer lines on average than GPT-5.3 Instant, and is better calibrated about when to search the web rather than rely on training data (OpenAI; the-decoder.com).
Technical context
ChatGPT's model selector now routes between Instant, Thinking, and Pro variants, with Instant able to auto-switch to GPT-5.5 Thinking for harder tasks while preserving low latency when appropriate (OpenAI help center). The model supports text and image input across Chat Completions, Responses, Realtime, and other API endpoints, and OpenAI's deployment-safety materials describe strengthened training to recognize warning signs across long, high-stakes conversations. A new memory-sources feature shows which past chats, files, or connected Gmail items the model drew on to generate an answer.
For practitioners
Teams relying on the chat-latest alias inherit this behavior change immediately, including shorter, more conservative responses and different personalization defaults, so it is worth re-running regression tests rather than assuming a like-for-like swap. Applications that need reproducible behavior should pin a specific model snapshot instead of tracking the alias. Personalization and memory-source surfacing are gated to paid tiers at launch, which will affect access patterns until OpenAI widens the rollout, and OpenAI's documentation notes pricing differences for GPT-5.5 that are worth checking against long-context usage patterns.
What to watch
- •Independent replication of the AIME 2025 and MMMU-Pro benchmark figures OpenAI and TechCrunch cite.
- •How quickly enterprise integrations move off GPT-5.3 Instant and what regressions, if any, they report.
- •When personalization and memory-source features expand beyond paid tiers.
- •Any further pricing changes to GPT-5.5 relative to GPT-5.3 for high-volume API users.
Key Points
- 1OpenAI made GPT-5.5 Instant the default ChatGPT model on May 5, 2026, citing a 52.5% drop in hallucinated claims on high-stakes prompts.
- 2The new model also scores higher on AIME 2025 math and MMMU-Pro multimodal benchmarks while producing roughly 30% shorter responses.
- 3Developers should test chat-latest integrations for behavior changes and consider pinning a model snapshot to avoid unexpected regressions.
Scoring Rationale
Well-corroborated default-model change (OpenAI's own blog, developer docs, deployment-safety card, plus TechCrunch, Engadget, Axios, 9to5Mac) affecting all ChatGPT users and API integrations tracking chat-latest. Notable for measurable hallucination reductions and behavior changes practitioners must test for, but it is an incremental version update rather than a new frontier capability class.
Sources
Public references used for this report.
View 7 more sources
- GPT-5.5 Instant System Card - Deployment Safety Hub - OpenAIdeploymentsafety.openai.com
- OpenAI releases GPT-5.5 Instant, a new default model for ChatGPTtechcrunch.com
- ChatGPT update rolls out GPT-5.5 Instant with fewer hallucinations and more personalized answersthe-decoder.com
- ChatGPT's New Default Model Is More Factual And Better At Personalizationengadget.com
- ChatGPT gets more personal by defaultaxios.com
- OpenAI releases GPT-5.5 Instant update to make ChatGPT smarter with fewer emoji9to5mac.com
- OpenAI rolls out ChatGPT 5.5 Instant as the new default model for everyonemashable.com
Practice interview problems based on real data
1,625 SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problems