Cheap Model First, Strong Model on Failure: Building an Auditable Two-Tier LLM Pipeline
A developer has built an auditable two-tier LLM pipeline that routes work to a cheap model by default and escalates to a stronger model only when an external deterministic check fails. The implementat…