# 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.

Repository: https://github.com/stulzq/azure-openai-proxy
Canonical: https://ross.abutalabs.com/products/azure-openai-proxy
Language: Go
License: Apache-2.0
License Family: permissive
Topics: azure, azure-openai, chatgpt, gpt-4, openai, langchain
Last push: 2024-06-25T16:17:07+00:00

## Health v2 (maintenance only)
Score: 21/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 89
- inputs: {"age_days": 1258, "days_push": 799, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1335, forks 189 (observed 2026-08-28T04:04:25.301455+00:00)

## What it is
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
- artifact type: service
- maturity: stable
- function: proxy, api-gateway, http-server, llm-inference
- domain: large-language-models, apis, backend, cloud-computing
- platform: self-hosted, go, cross-platform
- tags: azure-openai, openai-api, api-adapter, chatgpt, gpt-4, langchain-compatible, docker, linux

## Member repositories
- stulzq/azure-openai-proxy (main) score 21

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:25.301455+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:44:25.300222+00:00, confidence not recorded.
  - readme: https://github.com/stulzq/azure-openai-proxy (fetched 2026-08-28T04:04:25.301455+00:00, sha 51335e3f36ea)
- Data as of 2026-08-30T08:39:29.467469+00:00.
