Few-Shot Learning

A model's ability to learn new tasks from just a few examples without retraining.

Why it matters

Show the AI 2-3 examples of what you want, and it generalizes to new inputs — no custom model needed.

In practice

When our agents generate blog summaries, we provide 2-3 examples of good summaries in the prompt. The model learns the pattern without any fine-tuning.

Related terms

Back to glossary