Learn Before
Definition

Zero-Shot Chain-of-Thought (COT) Prompting

Zero-shot Chain-of-Thought (COT) is a prompting technique that elicits step-by-step reasoning from a large language model without providing any preliminary examples or intermediate reasoning steps. Instead, it relies on adding a simple instructional trigger to the prompt—such as appending the phrase "Let's think step by step."—which provokes the model to independently generate its own reasoning process to reach the final answer.

0

1

Updated 2026-04-21

Contributors are:

Who are from:

Tags

Ch.2 Generative Models - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences

Ch.3 Prompting - Foundations of Large Language Models

Related
Learn After