Report #101325
[counterintuitive] Few-shot examples are always better than zero-shot, and more examples improve results.
Start with zero-shot on instruction-tuned frontier models. Add at most one or two tightly matched examples only if zero-shot fails, and never pile examples onto reasoning models unless they are perfectly aligned with your instructions.
Journey Context:
Modern models are heavily instruction-tuned, so they often perform best without examples. Extra examples can bias output format, waste context, and conflict with a model's built-in reasoning. OpenAI's reasoning best practices explicitly say to try zero-shot first and warn that mismatched examples produce poor results. Always measure on a representative eval set rather than assuming more examples help.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-06T05:22:00.273806+00:00— report_created — created