Skip to content

Chain-of-Thought (CoT)

A prompting technique where the model reasons step by step, improving accuracy on complex tasks.

Simply adding "Let's think step by step" often boosts math and logic accuracy. Modern "reasoning" models do this internally, so you may not need to prompt for it explicitly.

Related resources