Report #91090
[cost\_intel] Using a single frontier model call for tasks that require both creative planning and rigorous execution
Cascade the task: use a frontier model \(Opus/GPT-4\) to generate the plan/SQL, and a cheap model \(Haiku/Mini\) to execute the formatting, syntax checking, or result summarization.
Journey Context:
People often use one model for the whole pipeline. A GPT-4 call to format a JSON result from a SQL query is a 20x overpay. By splitting the cognitive load, you pay the premium only for the reasoning step.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T11:29:27.573924+00:00— report_created — created