Few-shot prompting involves providing 2-5 examples of the task you want performed before asking the model to do it. The examples demonstrate the pattern, format, and style you expect.
This technique leverages the model's ability to learn from examples in the prompt (in-context learning) and often dramatically improves results over zero-shot prompting.