Back to glossaryGLOSSARY · Models

GPT

Generative Pre-trained Transformer. OpenAI's family of LLMs. As of April 2026, the current frontier is GPT-5.5 (released April 23, 2026), with GPT-5.5 Thinking and GPT-5.5 Pro variants. 60% drop in hallucinations vs GPT-5.4.

How it works

GPT-5.5 is a multi-model deployment: a router decides whether your query needs the standard model, the Thinking variant (longer chains of internal reasoning), or the Pro variant (highest capability, longest context). API model IDs: gpt-5.5, gpt-5.5-thinking, gpt-5.5-pro.

Example

A customer-facing agent uses gpt-5.5 by default for cost efficiency, automatically escalates to gpt-5.5-thinking when the query requires multi-step reasoning, and falls back to gpt-5.5-pro for the rare cases that need maximum capability.

Related terms

Need to actually use GPT?

We build production AI systems that put these concepts to work. 30 minutes, we map your use case.