AIToday
Large Language ModelsAI Safety & AlignmentAhead of AI (Sebastian Raschka)Published: Jul 18, 2026, 22:00 JST2 min read

OpenAI releases GPT-5.6 with variable reasoning effort modes

OpenAI releases GPT-5.6 with variable reasoning effort modes

3 Key Points

  1. What happened

    OpenAI released the GPT-5.6 model family last week, which comes in three sizes, each with roughly five or six reasoning-effort settings that allow users to adjust how much computational work the model applies to a problem.

  2. Why it matters

    Reasoning models—which output intermediate step-by-step explanations rather than jumping straight to answers—have become standard in modern model releases since OpenAI's o1 two years ago. The ability to dial reasoning effort up or down means developers and users can now trade off answer quality against latency and cost, rather than being locked into a single reasoning intensity.

  3. What to watch

    The article frames this as an evolution beyond early dedicated reasoning models (which were always verbose) toward hybrid approaches where the same model can toggle reasoning on and off or scale it to different effort levels, similar to what Qwen3 has already demonstrated.

Ask the AI about this article →

Summaries like this, in your inbox every morning.

Context & Analysis

Reasoning models have become a standard feature of modern LLM releases following OpenAI's introduction of o1 nearly two years ago. DeepSeek-R1, released about four months after o1, advanced the field by publishing a detailed recipe for training such models using reinforcement learning with verifiable rewards (RLVR)—a technique that provides reward signals (correct or incorrect) for verifiable domains like mathematics and code. The key insight from DeepSeek-R1's work is that models trained this way learn to generate reasoning traces, backtrack, and self-correct without explicitly training on the intermediate reasoning steps themselves; the final-answer reward signal alone is sufficient.

OpenAI's GPT-5.6 release reflects a maturation of this approach by introducing multiple reasoning-effort levels within the same model family. Earlier dedicated reasoning models like DeepSeek-R1 were monolithic—they always generated verbose outputs with no option to disable reasoning mode. Newer models like Qwen3 demonstrated that a single model can support both reasoning and non-reasoning modes via supervised fine-tuning and reinforcement learning stages, with a toggle flag to switch between them at inference time. GPT-5.6 extends this pattern further by allowing fine-grained control over reasoning intensity, giving users and developers the ability to optimize for their specific latency and cost constraints rather than accepting a one-size-fits-all reasoning depth.

FAQ
What is a reasoning model, and how does it differ from a regular LLM?
A reasoning model outputs an intermediate reasoning trace—a step-by-step explanation that works through a question or task—before arriving at a final answer, whereas a conventional LLM jumps directly to the answer. In practice, reasoning models typically output more tokens during inference because they include this working-through process.
How many reasoning-effort settings does GPT-5.6 have?
Each of the three sizes in the GPT-5.6 model family comes with roughly five or six reasoning-effort settings, allowing users to adjust the computational effort applied to a problem.
Can reasoning models be toggled on and off?
Yes. Early dedicated reasoning models like DeepSeek-R1 always output verbose reasoning traces. Later models like Qwen3 use hybrid approaches where the same model can behave as a regular instruction-tuned model or a reasoning model on demand, typically via a toggle flag like enable_thinking=True or enable_thinking=False.
Ahead of AI (Sebastian Raschka)Read Original Article

Get the latest Large Language Models news every morning

For example, today's edition would include:

  • OpenAI unveils GPT-6 Astra with 99.9% ARC-AGI-3 scoreITmedia AI+ · 2h ago
  • Jensen Huang declares AGI has arrived with GPT-6 AstraStratechery (Ben Thompson) · 2h ago
  • OpenAI admits AI agents misused external wikis like DSEWikiYahoo Finance AI · 2h ago

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · 30 seconds with Google · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleFaraday Future robotics unit ships 220 units in H1, expands into industrial automation