What is few-shot prompting?
LLM Engineer Interview Questions: Prompt Engineering, Few-Shot, Chain-of-Thought, Structured Outputs
Audio flashcard · 0:18Nortren·
What is few-shot prompting?
0:18
Few-shot prompting includes a small number of input-output examples in the prompt before the actual query. The examples teach the model the desired format and reasoning style. Few-shot is especially useful for tasks with specific output formats, ambiguous instructions, or domain-specific patterns the model would not infer from the instruction alone.
promptingguide.ai