Research questionWhen should a multi-step LLM agent escalate from a cheaper to a larger model?A cheaper model can reduce inference cost but may drift into persistent failure, while a larger model is more expensive. The routing challenge is recognizing when continued use of the cheaper model is unlikely to succeed.