Report #46681
[counterintuitive] Providing multiple complex few-shot examples to teach a modern frontier model a new task format
Use zero-shot with clear structural instructions and JSON schemas, or at most one highly representative example. Rely on structured outputs to enforce format.
Journey Context:
Few-shot was essential for GPT-3 to understand intent. Modern models have massive context and strong instruction-following. Few-shot examples often conflict with each other or the system prompt, consume context window, and increase latency and cost. Zero-shot with schema enforcement is more robust and less brittle because the model follows explicit rules rather than trying to generalize from a handful of potentially ambiguous examples.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T08:49:48.375816+00:00— report_created — created