theopenco/llmgateway
A unified API gateway for routing and managing LLM requests across multiple providers with built-in analytics and observability.

LLM Gateway acts as middleware between applications and various LLM providers, enabling unified access to OpenAI, Anthropic, Google Vertex AI and other providers through a single OpenAI-compatible API interface. It centralizes API key management, distributes requests across providers, and tracks token usage, response times, and costs. The system includes usage analytics, performance monitoring, and supports both self-hosted and hosted deployment options.