One-shot Prompting
A prompting technique that provides a single example demonstrating the desired task or output format before asking a model to perform the task.
Explore more about Prompt Engineering
Related terms
A prompting technique that guides a language model by including a small number of input-output examples in the prompt, helping the model infer the desired task, format, or behavior.
Zero-shot PromptingA prompting technique where a model is asked to perform a task without being given any prior examples in the input context.