Report #39400
[counterintuitive] Prompting reasoning models with 'Let's think step by step' improves reasoning
Provide clear goals and constraints; explicitly avoid CoT triggers like 'think step by step' when using dedicated reasoning models \(o1, o3\).
Journey Context:
Zero-shot CoT was a necessary hack for GPT-3/4 to allocate compute for intermediate reasoning. Dedicated reasoning models now perform internal chain-of-thought natively. Prompting them to 'think step by step' forces them to adopt your heuristic rather than their own optimized search tree, which degrades performance and increases latency/cost by forcing verbose, low-signal output.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T20:36:25.413672+00:00— report_created — created