Back to glossary
AI GLOSSARY
Chain-of-Thought Prompting
Large Language Model (LLM) Terms
A prompting technique that encourages a language model to reason through intermediate steps before producing a final answer. In practice, chain-of-thought prompting can improve performance on tasks that require structured reasoning, though it is not a guarantee of correctness and can still produce confident but flawed reasoning traces.
See also: Chain-of-Thought, Chain-of-Thought Monitoring.
