#107 · Primary category: AI Gateway & API Infrastructure
azure-openai-proxy
Azure OpenAI Service Proxy. Convert OpenAI official API request to Azure OpenAI API request. Support GPT-4,Embeddings,Langchain. Adapter from OpenAI to Azure OpenAI.
Project last updated:06/25/24
GitHub Stars
1.3K
Forks
189
Contributors
8
License
Apache-2.0
Why we included this project
Teams that standardize on the OpenAI API format but are forced to route through Azure OpenAI often find themselves rewriting client code. This proxy handles that conversion for you: it accepts the usual chat completion and embedding requests and forwards them to Azure's endpoint with the right key and header format. Projects like chatgpt-web, chatbox, and LangChain have been tested against it, so existing tooling can keep working without changes. The whole thing is written in Go and ships as a small Docker image, which makes it easy to run as a sidecar or standalone service. It is a focused adapter rather than a full gateway, so treat it as a drop-in translation layer for OpenAI-to-Azure calls rather than a platform.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
OmniRoute
Open-source AI gateway: one endpoint, 290+ providers (90+ free), 500+ models, auto-fallback, token compression, MCP/A2A, works with Claude Code, Codex, Cursor, Cline, Copilot.
CLIProxyAPI
Wrap Antigravity, ChatGPT Codex, Claude Code, Grok Build as an OpenAI/Gemini/Claude/Codex compatible API service, allowing you to enjoy the free Gemini 3.1 Pro, GPT 5.6 Series, Grok 4.5, Claude model through API
kong
🦍 The API and AI Gateway
novu
The open-source communication infrastructure for agents and products
GPT_API_free
Free API for large models, supports GPT, DeepSeek, etc., 10k free points daily, paid plans at 10-20% of official price.