Mirrowel/LLM-API-Key-Proxy
A self-hosted API gateway that aggregates multiple LLM providers behind OpenAI- and Anthropic-compatible endpoints with load-balancing.

Velocity · 7d
+1.4
★ / day
Trend
→steady
star history
This repository provides a unified proxy layer for accessing various LLM providers through a single API interface. It translates requests between different provider formats (OpenAI, Anthropic, Google Gemini, etc.) and intelligently routes traffic across multiple backends. The tool handles API key management centrally, enabling applications to switch providers or balance load without code changes.