17 repos
Tools and services for routing requests to multiple large language model APIs through unified interfaces, including reverse proxies, API adapters, and gateway solutions that support providers like OpenAI, Deepseek, Gemini, and others. Most repos are Python-based backend services that abstract away provider-specific implementations, allowing developers to switch between or load-balance across different LLM providers with minimal code changes. The cluster includes both standalone proxy servers (one-api, new-api) and library-level solutions for LLM integration and model serving.