Report #66637
[counterintuitive] Chain-of-thought prompting always improves accuracy
Apply Chain-of-thought only for complex, multi-step reasoning tasks; use direct prompting for simple retrieval or classification tasks.
Journey Context:
CoT forces the model to generate intermediate steps. For simple tasks, this adds unnecessary tokens, increasing latency and cost, and can actually increase hallucination as the model overthinks or rationalizes incorrect paths.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T18:19:50.029826+00:00— report_created — created