ulab-uiuc/LLMRouter
LLMRouter intelligently routes user queries to the most suitable LLM based on task complexity to optimize inference.

Velocity · 7d
+7.8
★ / day
Trend
→steady
star history
LLMRouter is an open-source library for LLM routing that automatically selects the optimal language model for each query to optimize inference costs and performance. It analyzes task complexity and routes requests to appropriate models, dynamically balancing quality and efficiency across different LLM providers.