Report #54999
[counterintuitive] more few-shot examples always better
Use 3-5 highly diverse, high-quality few-shot examples. If the task is complex and requires many examples, switch to fine-tuning rather than adding more few-shot examples to the prompt.
Journey Context:
Developers add dozens of few-shot examples to the prompt thinking more examples clarify the task. This causes attention dilution, increases latency, and can introduce conflicting signals if examples are too similar or have subtle differences. Models learn the pattern better from a few clear, diverse examples than from many redundant ones, which can overfit the context window.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T22:48:29.218960+00:00— report_created — created