name = "gpt-5.2" description = "GPT model for general reasoning, writing, coding, and tool-assisted tasks" family = "gpt" release_date = "2025-12-12" last_updated = "2025-12-12" attachment = true reasoning = true reasoning_options = [{ type = "effort", values = ["none", "low", "medium", "high", "xhigh"] }] temperature = false tool_call = true structured_output = true open_weights = false knowledge = "2025-08-31" [cost] input = 1.750 output = 14.000 [limit] context = 400_000 input = 272_000 output = 128_000 [modalities] input = ["text", "image"] output = ["text"]