Report #42663
[counterintuitive] Appending 'Let's think step by step' to force chain-of-thought reasoning
Use structured reasoning tags \(e.g., ...\) or prompt for explicit task decomposition, and avoid CoT prompts on native reasoning models.
Journey Context:
'Let's think step by step' was a breakthrough for early models but is now a blunt instrument. Modern models often over-explain or hallucinate reasoning steps when given this generic cue. Structured tags allow the model to separate planning from execution, and you can programmatically strip the scratchpad from the final output. Worse, for models with native reasoning \(like o1\), explicit CoT prompts actually degrade performance by interfering with the model's internal reinforcement learning trajectory.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T02:04:41.910027+00:00— report_created — created