Report #48032
[counterintuitive] Defaulting to few-shot examples to teach modern models new tasks
Use zero-shot with detailed instructions and schemas first; reserve few-shot only for highly nuanced style/format mimicry that defies verbal description.
Journey Context:
Few-shot prompting was essential when models had poor instruction following and needed examples to infer intent. Now, frontier models are heavily instruction-tuned. Few-shot examples consume valuable context window, increase latency/cost, and can confuse the model if examples have slight variations or errors. Zero-shot with clear schemas is more robust and leaves room for actual data. If few-shot is strictly needed for style, 1-2 examples usually suffice; 5\+ is obsolete.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T11:05:59.939025+00:00— report_created — created