awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesAPI Key Failovers

Automatically switches to backup authentication keys when primary keys hit rate limits or quotas.

Distinct from Automatic Failover Controllers: Focuses on rotating API authentication keys rather than promoting database standby nodes.

Explore 2 awesome GitHub repositories matching data & databases · API Key Failovers. Refine with filters or upvote what's useful.

Awesome API Key Failovers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • tbphp/gpt-loadtbphp 的头像

    tbphp/gpt-load

    6,223在 GitHub 上查看↗

    gpt-load is a transparent proxy gateway that routes API requests to multiple AI providers—including OpenAI, Google Gemini, and Anthropic Claude—through a single endpoint while preserving each provider's native format and authentication. It acts as a centralized routing layer, allowing applications to switch between AI services by changing only the base URL without modifying any client code or business logic. The proxy distinguishes itself through intelligent traffic management across pools of API keys, offering automatic key rotation, weighted or round-robin load balancing, and failover that

    Detects failed or unhealthy API keys and reroutes requests to healthy ones within the same group without interrupting service.

    Goanthropicclaudegemini
    在 GitHub 上查看↗6,223
  • nguyenphutrong/quotionguyenphutrong 的头像

    nguyenphutrong/quotio

    3,624在 GitHub 上查看↗

    Quotio is a local LLM API proxy gateway and credential manager that intercepts and routes requests from command-line tools and integrated development environments to various AI model providers. It serves as a centralized authentication hub, managing API keys and service accounts to provide a unified interface for external AI agents. The project distinguishes itself through a routing engine that implements priority-chain and round-robin load balancing to distribute workloads across multiple accounts. It features automated API key failover, which redirects requests to backup authentication keys

    Automatically redirects requests to backup authentication keys when primary providers return rate limit or quota errors.

    Swiftai-toolsdeveloper-toolsproxy
    在 GitHub 上查看↗3,624
  1. Home
  2. Data & Databases
  3. Automatic Failover Controllers
  4. API Key Failovers