Few-shot prompting
Giving an LLM a few examples in the prompt before asking — the model mimics the pattern.
"Translate: dog → hund. cat → katt. horse → ?". Surprisingly powerful — the model learns "in-context" without retraining. Opposite: zero-shot (no examples).