tian-minghui/openai-style-api
A unified API proxy that routes calls from OpenAI-style endpoints to various LLM providers including OpenAI, Claude, Azure, Gemini, and Chinese LLMs.

Velocity · 7d
+0.4
★ / day
Trend
→steady
star history
This project provides a unified interface for calling multiple large language model APIs by converting them all to OpenAI API standard format. It supports streaming responses, load balancing across multiple API keys, and model-based routing. The service also includes a web UI for configuration management and supports online updates to model parameters.