Few-shot prompting
Including worked examples of a task in the prompt. Beats zero-shot whenever format or edge-case handling is easier to show than describe; costs tokens on every call.
Including worked examples of a task in the prompt. Beats zero-shot whenever format or edge-case handling is easier to show than describe; costs tokens on every call.