Open-source auto-router prices every model per request, and shows warm cache beats cheaper models

airesearch12 · x · 2026-09-19

A developer replaced the classifier LLM in his auto-router with a small model, making routing nearly instant and free, and released an open-source playground. Each request is classified in 0.5s; every candidate model is priced for that specific request including redo risk, and the cheapest expected total wins. The key insight: a warm provider cache bills the next turn at 1/10 input price, so the real question each turn is whether a better model is worth abandoning the warm cache. The playground exposes per-route pricing, measured success rates, and expected costs, and can be run locally.

Related event: Developers swap classifier LLM for Jev, making model routing instant and nearly free(2 posts)→

Original post →

More from coding & agent

coding & agent channel →