This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+7 more
Summary
AI summaryAdded documentation for all 18 providers and auto-profile detection for several new services.
Full changelog
What's New
Added
- README: full provider table with all 18 supported providers (13 text + 5 media), split into Text LLM and Media sections
- README:
llm-routingPyPI downloads badge alongside existingclaude-code-llm-routerbadge - Auto-profile detection for xAI/Grok, Together AI, and HuggingFace providers
- xAI/Grok-3 added to expensive tier in auto-generated routing profiles
- Together AI added to balanced tier in auto-generated routing profiles
Changed
- README providers section now documents xAI, DeepSeek, Mistral, Cohere, Together, HuggingFace, fal, Stability, ElevenLabs, Runway, Replicate (previously undocumented despite being supported)
Upgrade
pip install --upgrade llm-routing
Full Changelog: https://github.com/ypollak2/llm-router/compare/v8.0.6...v8.1.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About ypollak2/llm-router
Subscription-aware LLM router for Claude Code. Routes tasks to 20+ providers (OpenAI, Gemini, Groq, Ollama, Codex) based on complexity classification, Claude subscription pressure, and cost. Free tasks stay on Claude subscription; expensive tasks fall back to the cheapest capable model. Includes 30 MCP tools, 6 auto-routing hooks, semantic dedup cache, prompt caching, daily spend cap, and a live web dashboard.
Related context
Related tools
Beta — feedback welcome: [email protected]