stulzq/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. observed · 2026-08-28
Health v2 · maintenance only
21/100
- Activity 0
- Release rhythm 8
- Longevity 89
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1258
- days_rel: n/a
- days_push: 799
- n_releases_24m: 0
Adoption not part of the score
1335 stars · 189 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Go-based proxy service that converts OpenAI official API requests into Azure OpenAI API requests, letting OpenAI-ecosystem tools use Azure OpenAI transparently. It supports all models including GPT-4 and Embeddings, and is verified to work with Langchain and popular ChatGPT frontends.
Use cases
- use langchain with azure openai
- point chatgpt-web at an azure openai deployment
- make openai sdk calls work against azure openai
- self-host a proxy that translates openai api to azure openai
- run chatbox or chatgpt-next-web with azure openai backend
- avoid rewriting code when migrating from openai to azure openai
When to choose
- you have Azure OpenAI access but your tools only speak the OpenAI API
- you want zero-code integration of OpenAI clients with Azure OpenAI
- you need a lightweight self-hosted Docker proxy for this translation
When to avoid
- you use the official OpenAI API directly and don't need Azure
- you need a full-featured API gateway with auth, rate limiting, or billing
- you require support for other providers beyond OpenAI/Azure OpenAI
Facets
service · maturity stable
proxy api-gateway http-server llm-inference large-language-models apis backend cloud-computing self-hosted go cross-platform azure-openai openai-api api-adapter chatgpt gpt-4 langchain-compatible docker linux
1 source
- readme: https://github.com/stulzq/azure-openai-proxy · fetched 2026-08-28 · 51335e3f36ea
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| stulzq/azure-openai-proxy | main | 21 |
For agents
markdown · JSON · MCP: product_card(name="stulzq/azure-openai-proxy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem