Language & LLMs
What Is Chain-of-Thought Prompting?
Chain-of-thought prompting asks a language model to write out intermediate reasoning steps before producing a final answer. This often improves performance on tasks requiring multi-step reasoning, such as math and logic problems. It works by making the model's reasoning process explicit in its output.
Further reading
Read more about chain-of-thought prompting — articles and blogs from around the web: