1 repo
Standardized interfaces that provide unified access to multiple large language models.
Distinguishing note: Focuses on the standardization of the interface for multiple models.
Explore 1 awesome GitHub repository matching networking & communication · LLM Gateways. Refine with filters or upvote what's useful.
This project functions as a transparent reverse-proxy gateway designed to provide unified access to various large language models. By acting as a stateless intermediary, it forwards client requests to upstream providers without logging or storing any user prompts, ensuring that interaction data remains private throughout the transmission process. The service distinguishes itself by offering a standardized interface that normalizes diverse AI model request formats, allowing users to integrate a consistent backend across a wide range of third-party applications. It supports flexible configurati
Provides a standardized proxy interface for accessing multiple large language models.