awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Complexity-Based Routers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesComplexity-Based Routers

Routing engines that classify request complexity to optimize model selection.

Distinguishing note: Focuses on intelligent routing based on query complexity rather than simple load balancing.

Explore 1 awesome GitHub repository matching software engineering & architecture · Complexity-Based Routers. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Complexity-Based Routers

Awesome Complexity-Based Routers GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • BerriAI/litellm

    BerriAI/litellm

    36,376View on GitHub↗

    LiteLLM is a unified gateway and proxy server designed to centralize access to over one hundred language model providers. It provides a standardized API interface that abstracts vendor-specific schemas, allowing developers to interact with diverse models through a single, consistent format. By acting as a central traffic management layer, it enables organizations to route, secure, and govern model interactions across multiple deployments. The platform distinguishes itself through its policy-driven architecture, which uses configuration-based routing to manage traffic distribution, load balanc

    Classifies request complexity to send queries to appropriate models based on cost and performance.

    Pythonai-gatewayanthropicazure-openai
    36,376View on GitHub↗