name = "GPT-5" description = "GPT model for general reasoning, writing, coding, and tool-assisted tasks" family = "gpt" release_date = "2025-08-05" last_updated = "2025-08-05" attachment = true reasoning = true reasoning_options = [{ type = "effort", values = ["minimal", "low", "medium", "high"] }] temperature = false open_weights = false tool_call = true [cost] input = 1.1 output = 9 cache_read = 0.11 [limit] context = 400_000 output = 128_000 [modalities] input = ["text", "image"] output = ["text"]