Report #53629
[cost\_intel] GPT-4o-mini failing catastrophically on multi-hop reasoning despite good single-hop performance
Use tiered routing: Mini for single-hop extraction/fact lookup, Pro for 2\+ hop reasoning, with explicit circuit breaker when parsing detects nested conditions.
Journey Context:
Cost comparisons show Mini at 1/20th the price, but 'reasoning depth' is the cliff, not task complexity. A task with 2 sequential dependencies \(look up A, then use A to filter B\) causes Mini to hallucinate intermediate states or 'guess' rather than chain. The signature: high variance in output \(some runs perfect, others nonsense\) on multi-step tasks. Single-hop tasks \(extract email from text\) work perfectly on Mini. The fix requires routing based on dependency graph depth, not just prompt length.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T20:30:49.285896+00:00— report_created — created