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
Helicone is an AI gateway and observability platform designed to intercept, manage, and monitor interactions with large language models. By acting as a reverse-proxy, it provides a centralized layer for routing requests across multiple AI providers, allowing developers to maintain consistent application logic while gaining deep visibility into model performance, usage, and costs. The platform distinguishes itself through a robust suite of traffic management and prompt engineering tools. It enables policy-driven control, including automatic failover between providers, rate limiting, and edge-b
Axonhub is an AI gateway and multi-model API proxy that provides a unified interface for routing requests to multiple large language model providers. It functions as a load balancer and translation layer, converting a standardized API format into provider-specific payloads to enable communication with various AI models without provider-specific code. The system manages traffic through rule-based routing and automatic failover to maintain high availability. It differentiates its operations by providing a provider-agnostic interface that decouples client requests from specific model backends us
OmniRoute is a unified LLM API gateway that connects multiple AI providers to a single endpoint. Its primary purpose is to simplify the integration of various AI models into tools and agents by translating different provider formats into a standardized API. The project distinguishes itself through a multi-strategy request routing system that optimizes for cost, speed, and availability, including automatic model fallbacks and a circuit-breaker resilience model to isolate provider failures. It employs a local-first security posture, using AES-256-GCM encryption to store API keys and conversatio
Acest proiect este un gateway API de inteligență artificială care centralizează conexiunile către mai mulți furnizori de modele într-o singură interfață standardizată. Acționând ca un proxy, traduce diverse protocoale ale furnizorilor într-un format compatibil cu clienții existenți, permițând dezvoltatorilor să integreze diverse modele de limbaj fără a gestiona SDK-uri specifice fiecărui furnizor.
Principalele funcționalități ale yym68686/uni-api sunt: LLM Gateways, Weighted Load Balancing, Unified Provider Interfaces, Unified AI API Endpoints, AI Model Load Balancers, Authenticated Request Proxies, Gateway-Based Request Routings, API Access Security.
Alternativele open-source pentru yym68686/uni-api includ: nguyenphutrong/quotio — Quotio is a local LLM API proxy gateway and credential manager that intercepts and routes requests from command-line… helicone/helicone — Helicone is an AI gateway and observability platform designed to intercept, manage, and monitor interactions with… looplj/axonhub — Axonhub is an AI gateway and multi-model API proxy that provides a unified interface for routing requests to multiple… diegosouzapw/omniroute — OmniRoute is a unified LLM API gateway that connects multiple AI providers to a single endpoint. Its primary purpose… opensquilla/opensquilla — OpenSquilla is an LLM agent orchestration framework designed to coordinate multi-step AI workflows and tool execution… threemammals/ocelot — Ocelot is a .NET API gateway that functions as an HTTP reverse proxy to route, balance, and secure traffic between…