We Compare AI

Reasoning Model

Core Concepts
Simple Definition

AI models specifically optimized for multi-step logical reasoning, math, and complex problem-solving — typically by using chain-of-thought at inference time.

Full Explanation

Reasoning models (OpenAI o1, Claude's extended thinking mode, Gemini Thinking) use 'test-time compute' — spending more tokens on internal reasoning before answering. They think through problems step by step internally, trading speed for accuracy on hard tasks. Best for math, coding, science, and multi-step logical problems. More expensive and slower than standard models.

Example

OpenAI o1 uses extended reasoning to solve math competition problems that GPT-4o gets wrong.

Last verified: 2026-03-30← Back to Glossary