We’re launching Lyria 3.5 in Google Flow Music, with advances across musicality, lyrics, vocals, and creative control
deepmind.google·6d ago

TL;DR
Model routing in AI systems is more complex than simply selecting the cheapest model based on pricing. A study revealed that GPT-4.1, despite lower token costs, was more expensive than Claude Sonnet due to caching effects.
✦ Why It Matters
Evaluate caching strategies in your model routing systems to ensure accurate cost assessments and optimize performance.
Key Takeaways
How It Works
The new routing algorithm optimizes across cost, quality, and latency by evaluating the entire system's performance rather than just selecting models based on task difficulty. It incorporates caching behavior and infrastructure state to enhance decision-making.
Related