139 Forks
1085 Stars
1085 Watchers

uni-api

This is a project that unifies the management of LLM APIs. It can call multiple backend services through a unified API interface, convert them to the OpenAI format uniformly, and support load balancing. Currently supported backend services include: OpenAI, Anthropic, DeepBricks, OpenRouter, Gemini, Vertex, etc.

How to download and setup uni-api

Open terminal and run command
git clone https://github.com/yym68686/uni-api.git
git clone is used to create a copy or clone of uni-api repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with uni-api https://github.com/yym68686/uni-api/archive/master.zip

Or simply clone uni-api with SSH
[email protected]:yym68686/uni-api.git

If you have some problems with uni-api

You may open issue on uni-api support forum (system) here: https://github.com/yym68686/uni-api/issues