Report #67629
[cost\_intel] Simple structured data extraction or JSON formatting with reasoning models
Use GPT-4o-mini or Claude 3.5 Haiku for structured extraction; reasoning models cost 20x more and hallucinate formatting due to over-thinking
Journey Context:
Counter-intuitively, o1 performs worse on 'extract these 5 fields' tasks because it adds explanatory text, ignores system prompts requesting JSON-only output, and produces verbose chain-of-thought before the answer. Cost is $0.01 vs $0.00005 per request. Quality degradation signature: adding philosophical reasoning steps to trivial parsing tasks. Use constrained decoding with 4o-mini instead.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T19:59:50.557344+00:00— report_created — created