Skip to content

GPT 5.2

GPT 5.2 is the standard tier of the GPT-5.2 model family, advancing the GPT-5 series with improved reasoning, coding, and multimodal capabilities across the board.

Tool UseVision (Image)File InputReasoningImplicit Caching
index.ts
import { streamText } from 'ai'
const result = streamText({
model: 'openai/gpt-5.2',
prompt: 'Why is the sky blue?'
})

About GPT 5.2

GPT 5.2 became available on December 11, 2025 on AI Gateway as the GPT-5.2 generation of OpenAI's general-purpose model series. It builds on the GPT-5 and GPT-5.1 generations with further improvements across reasoning depth, coding capability, instruction following, and multimodal understanding.

As the standard tier in the GPT-5.2 family, it provides the balance of capability and accessibility that most demanding applications require. The context window of 400K tokens supports extensive inputs, and the model handles text, image, and mixed-modality inputs with GPT-5.2 generation quality.

If you already use GPT-5 or GPT-5.1, GPT 5.2 offers an upgrade path with measurable improvements across key benchmarks.