Report #82571
[cost\_intel] When does Claude 3.5 Haiku match Sonnet for structured data extraction
For single-entity extraction with <10 schema fields and clear instructions, Haiku achieves >95% of Sonnet's accuracy at 1/10th the cost \($0.80 vs $8.00 per 1M tokens\); mandatory upgrade to Sonnet for >20 fields, conditional logic, or multi-hop reasoning across text
Journey Context:
Developers default to Sonnet 'to be safe' post-Claude-3, but 3.5 Haiku's instruction following improved dramatically. The failure mode isn't accuracy on clean data—it's robustness: Haiku hallucinates required fields when input is ambiguous or schema is complex, while Sonnet signals uncertainty or asks clarifying questions. A/B testing on 100 edge cases is mandatory before choosing; for pure extraction pipelines with validation layers downstream, Haiku's cost advantage compounds to 10x savings.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T21:11:15.921582+00:00— report_created — created