diemus/azure-openai-proxy
A Go-based proxy server that translates OpenAI API calls into Azure OpenAI API format.

Velocity · 7d
+0.5
★ / day
Trend
→steady
star history
This proxy enables developers to use Azure OpenAI as a backend for ChatGPT applications while maintaining OpenAI API compatibility. It handles request conversion between the two API formats, supports custom mapping between Azure deployment names and OpenAI model identifiers, and can serve as a gateway to work around OpenAI API regional restrictions. The tool supports chat completions, text completions, and embeddings endpoints.