---
name: Reasoning
aliases:
  - Reasoning
  - Chain of Thought
type: Concept
description: >-
  The capability of AI to perform logical deduction and multi-step problem
  solving.
relatedPosts:
  - seniority-biased-ai-change
  - power-law-hr-strategy
  - death-of-chatbot
  - what-is-llm-guide-2025
mentionedIn:
  - death-of-chatbot
  - what-is-llm-guide-2025
---
Reasoning in AI refers to the ability of a model to think through a problem step-by-step (Chain of Thought) to arrive at a correct conclusion, rather than just predicting the next most likely token.
