Tag
routing
2 posts on this topic.
Provider breakage is the silent killer of AI agents
Free and free-tier LLM providers rate-limit, retire models, and misreport capabilities, weekly. If your agent points at one provider, it breaks when they do. Routing with cooldowns, quarantine, and fallback is the fix.
Strict-zero routing: why your agent should never spend behind your back
Most "free LLM" setups have a silent paid fallback. Strict-zero removes that risk: free pricing required, tools required, and no paid fallback, full stop. Here is what that means and why it matters.