Slide 22
Slide 22 text
Reasoning
• Chain-of-thought: Write internal planning steps
before generating answers
• Tool calls: Actively fetch data or run tools during
generation
• Self-reflection: Score multiple solution paths and
choose the best one
• Best for: Debugging, complex algorithms,
architectural analysis
• Examples: GPT-4o, Claude 4 (Sonnet, Opus)
Non-Reasoning
• Direct token prediction: Output tokens without
internal planning
• Optimized for: Fast code completions, simple
tasks, boilerplate generation
• Examples: GPT-4.1, Gemini 2.5-Flash
AI-Powered Development
Transform Your Workflow with Coding Tools and MCP Servers
Reasoning vs. Non-Reasoning LLMs