
WorkWeave Router: High-Performance LLM Routing for Agentic Systems
A high-performance, secure LLM router that optimizes model selection per request to reduce costs and improve accuracy for agentic systems.
Techniques and systems for intelligently routing queries to the most appropriate large language model based on factors like capability, cost, latency, and task complexity.

A high-performance, secure LLM router that optimizes model selection per request to reduce costs and improve accuracy for agentic systems.

Sakana Fugu is an AI orchestration platform that uses collective intelligence from multiple models to outperform individual frontier LLMs on complex tasks.

Anthropic launches the advanced Mythos-class models, Fable 5 and Mythos 5, utilizing a tiered safety system to provide frontier AI capabilities while mitigating misuse risks.
Treat LLM routing as a contextual bandit and use a preference-informed LinUCB plus a knapsack budget policy to adaptively, cost-effectively pick the right model per query.