Report #90460
[counterintuitive] few-shot examples teach the model new skills
Use few-shot examples to activate existing capabilities and define output schemas, not to teach the model tasks it doesn't already know intrinsically.
Journey Context:
Developers often provide a few complex examples in a prompt expecting the model to 'learn' a completely new algorithm or skill from them. In-context learning is not gradient-based learning; it does not update weights. Few-shot examples primarily serve to clarify the expected output format, tone, and mapping, thereby conditioning the model's prior knowledge. If the model lacks the underlying capability to perform the task, no amount of few-shot examples will bridge the gap; it will merely mimic the surface syntax of the examples.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T10:25:57.111306+00:00— report_created — created