awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
yym68686 avatar

yym68686/uni-api

0
View on GitHub↗
1,232 stele·154 fork-uri·Python·Apache-2.0·12 vizualizări0-0.pro/r/uniapi↗

Uni Api

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.

Gateway-ul se distinge printr-un strat robust de gestionare a traficului care include rutarea inteligentă a cererilor, echilibrarea ponderată a sarcinii și mecanisme automate de failover pentru a asigura disponibilitatea serviciului. Încorporează un pipeline modular de middleware care gestionează autentificarea, limitarea ratei (rate limiting) și moderarea conținutului, menținând în același timp controlul centralizat asupra credențialelor furnizorilor și a căilor de rutare a modelelor prin fișiere de configurare.

Dincolo de proxy-ul de bază, sistemul oferă o vizibilitate operațională completă prin monitorizarea volumului de cereri, a latenței și a consumului de token-uri în toate serviciile conectate. Suportă controale de acces administrativ și monitorizarea stării de sănătate a serviciilor pentru a facilita analiza performanței și gestionarea costurilor în diverse medii de deployment.

Features

  • LLM Gateways - Centralizes multiple artificial intelligence provider connections into a single standard interface.
  • Weighted Load Balancing - Distributes incoming traffic across multiple backend model providers using weighted strategies to optimize performance and throughput.
  • Unified Provider Interfaces - Provides a unified interface that bridges diverse artificial intelligence service protocols.
  • Unified AI API Endpoints - Translates diverse artificial intelligence service protocols into a consistent format to simplify integration.
  • AI Model Load Balancers - Distributes incoming requests across multiple backend AI providers to optimize performance and availability.
  • Authenticated Request Proxies - Acts as a centralized gateway managing authentication, rate limiting, and usage tracking for upstream AI services.
  • Gateway-Based Request Routings - Directs incoming traffic through a centralized gateway that manages authentication, rate limiting, and request distribution.
  • API Access Security - Secures API access through rate limiting and permission management to protect backend resources from excessive traffic.
  • Request Rate Limiters - Restricts request volume per API key to maintain predictable service usage and prevent resource exhaustion.
  • OpenAI-Compatible Model Servers - Converts requests from various model providers into a consistent format for seamless integration with existing applications.
  • Server Capability Exposure - Exposes specialized model capabilities like tool use and image processing through a unified interface.
  • Request Retries - Automatically reroutes failed requests to alternative service channels to ensure continuous uptime.
  • Configuration-Driven Deployments - Uses centralized configuration files to define routing paths, credentials, and service policies.
  • Middleware-Based Request Pipelines - Processes incoming API calls through a modular pipeline of filters for logging, security, and usage tracking.
  • Gateway Configuration - Centralizes gateway settings, provider credentials, and routing paths within configuration files.
  • Load Balancing Strategies - Distributes API requests across multiple service channels using weighted or failure-aware algorithms.
  • API Credential Managers - Centralizes and secures third-party service credentials while isolating upstream provider keys from client-facing interfaces.
  • Service Failover Mechanisms - Ensures continuous uptime by automatically rerouting failed requests to alternative service channels and managing unresponsive providers.
  • AI Usage - Tracks request volume, latency, and token consumption across multiple language model providers.
  • Service Health Monitoring - Exports request metrics and logs to track performance trends and identify integration issues.
  • Cost and Token Trackers - Measures request volume, latency, and token consumption to maintain visibility into operational performance and costs.
  • Protocol Adapters - Translates diverse third-party artificial intelligence service protocols into a single standardized format.

Istoric stele

Graficul istoricului de stele pentru yym68686/uni-apiGraficul istoricului de stele pentru yym68686/uni-api

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Colecții curatoriate care includ Uni Api

Colecții selectate manual în care apare Uni Api.
  • Straturi de gateway și rutare pentru LLM
  • Gateway-uri unificate pentru API-uri LLM

Alternative open-source pentru Uni Api

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Uni Api.
  • nguyenphutrong/quotioAvatar nguyenphutrong

    nguyenphutrong/quotio

    3,624Vezi pe 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

    Swiftai-toolsdeveloper-toolsproxy
    Vezi pe GitHub↗3,624
  • helicone/heliconeAvatar Helicone

    Helicone/helicone

    5,830Vezi pe GitHub↗

    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

    TypeScript
    Vezi pe GitHub↗5,830
  • looplj/axonhubAvatar looplj

    looplj/axonhub

    4,393Vezi pe GitHub↗

    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

    Goagentagentsai
    Vezi pe GitHub↗4,393
  • diegosouzapw/omnirouteAvatar diegosouzapw

    diegosouzapw/OmniRoute

    6,391Vezi pe GitHub↗

    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

    TypeScript
    Vezi pe GitHub↗6,391
Vezi toate cele 30 alternative pentru Uni Api→

Întrebări frecvente

Ce face yym68686/uni-api?

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.

Care sunt principalele funcționalități ale yym68686/uni-api?

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.

Care sunt câteva alternative open-source pentru yym68686/uni-api?

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…