Tools
LiteLLM's auto-router now prints the routed model and session savings inside Claude Code and Codex
PR #40330, in the 1.102.0-rc.1 release, surfaces which model the auto-router picked and the resulting session savings directly in Claude Code and Codex sessions rather than only in proxy logs. The same release adds complexity-routing headers on the proxy (#40792) and a fallback when an auto-router tier is unhealthy (#40757). For anyone running a local gateway in front of a coding agent, this is the first build where the routing decision is visible at the point of use.
Source
↳ Follow the thread