zero-shot-cot-trigger-phrase
IN premise — entries/2026/06/21/wiki-Prompt_engineering-chunk-2.md
Created 2026-06-21T09:50:10+00:00
Zero-shot Chain-of-Thought prompting is triggered by appending 'Let's think step by step' to a prompt, as demonstrated by Kojima et al. (NeurIPS 2022, arXiv:2205.11916)
Summary
Adding the short phrase "Let's think step by step" to a prompt causes a large language model to walk through intermediate reasoning steps before giving an answer, even without being shown any examples of how to do so. This matters because it gives the system a zero-cost, zero-data way to improve reasoning quality, and it rests on a well-cited peer-reviewed demonstration (Kojima et al., NeurIPS 2022) rather than anecdotal evidence.