Back to Developer Roadmap

Zero Shot Prompting

src/data/roadmaps/ai-engineer/content/[email protected]

4.0702 B
Original Source

Zero Shot Prompting

Zero-shot prompting is a prompt engineering method that relies on the pretraining of a large language model (LLM) to infer an appropriate response. In contrast to other prompt engineering methods, such as few-shot prompting, models aren’t provided with examples of output when prompting with the zero-shot technique.

Visit the following resources to learn more: