Few-shot prompting
Also called: few shot, examples
In one sentence
Including a small number of worked examples in the prompt to show the model the pattern you want.
In more depth
Often the fastest fix for output in the wrong shape. Two or three examples of input and desired output convey format, tone and edge-case handling more reliably than a paragraph of description, because the model is being shown the pattern rather than told about it.