Report #76951
[counterintuitive] Always providing few-shot examples to ensure the model understands the task format
Start with zero-shot instructions; only use few-shot examples if the output format is highly idiosyncratic and difficult to describe declaratively.
Journey Context:
Historically, few-shot was mandatory because early models struggled with zero-shot instruction following. Modern models have such strong instruction following that few-shot examples often conflict with the prompt instructions or constrain the model to the exact style/bugs of the examples. Few-shot also consumes valuable context window space and increases latency/cost. Declarative instructions \(schemas, rules\) are more robust and flexible than demonstrative examples for standard tasks.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T11:45:13.829579+00:00— report_created — created