Report #45961
[counterintuitive] Always use chain-of-thought prompting to improve accuracy
Restrict chain-of-thought \(CoT\) prompting to tasks requiring complex reasoning, arithmetic, or multi-step logic; use direct prompting for simple tasks \(classification, extraction\) to reduce latency, cost, and rationalized errors.
Journey Context:
CoT is widely treated as a universal accuracy booster. However, forcing a model to 'think step by step' on simple tasks increases the surface area for hallucination—the model might generate a flawed intermediate step and then rationalize a wrong final answer based on it. Furthermore, CoT significantly increases token usage and latency. For straightforward tasks, direct prompting yields faster, cheaper, and often more accurate results.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T07:37:14.714848+00:00— report_created — created