Report #85695
[counterintuitive] Providing multiple few-shot examples is the best way to teach a model a new format or task
Use zero-shot instructions combined with native Structured Outputs \(JSON schema\) or tool definitions, reserving few-shot only for highly nuanced stylistic imitation.
Journey Context:
Few-shot was essential for GPT-3 \(base models\) to demonstrate the task. With modern instruction-tuned models, few-shot examples often conflict with RLHF alignment or introduce formatting drift. If a few-shot example slightly deviates from the system prompt, the model might follow the example's bad habits. Modern models with Structured Outputs enforce formatting at the grammar level, making few-shot formatting examples redundant and risky.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T02:25:23.244162+00:00— report_created — created