stulzq/azure-openai-proxy
A Go-based proxy that translates OpenAI API requests to Azure OpenAI format, enabling cross-platform LLM access.

Velocity · 7d
+1.1
★ / day
Trend
→steady
star history
This project acts as a bridge between OpenAI’s official API and Azure OpenAI Service, eliminating API format differences so applications designed for OpenAI can seamlessly target Azure endpoints. It converts request parameters and responses between the two APIs, supporting models like GPT-4 and text embeddings. The proxy enables integration with LangChain and other OpenAI-compatible tools without code changes.