haibbo/cf-openai-azure-proxy
A Cloudflare worker script to proxy OpenAI‘s request to Azure OpenAI Service 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: 1247
- days_rel: n/a
- days_push: 960
- n_releases_24m: 0
Adoption not part of the score
1608 stars · 195 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Cloudflare Worker script that proxies OpenAI-compatible API requests to Azure OpenAI Service, letting standard OpenAI clients use Azure deployments transparently. It supports GPT-3, GPT-4, and DALL-E 3, streams responses, and can also be deployed via Docker.
Use cases
- use OpenAI clients with Azure OpenAI Service
- proxy ChatGPT requests through Cloudflare Workers
- avoid server setup for an OpenAI-compatible endpoint
- route gpt-4 and dall-e-3 requests to Azure deployments
- get printer-style streaming from Azure OpenAI responses
- deploy an OpenAI API proxy without a credit card or server
When to choose
- you want OpenAI SDK/client compatibility with Azure OpenAI Service
- you prefer a free serverless proxy on Cloudflare Workers
- you need streaming support and easy model deployment mapping
When to avoid
- you need a full API gateway with auth, rate limiting, or multi-tenant management
- you don't use Azure OpenAI Service
- you need on-premises or VPC-hosted proxying rather than Cloudflare's edge
Facets
service · maturity active
proxy http-server llm-inference large-language-models cloud-computing apis self-hosted cloud serverless cloudflare-workers azure-openai openai-proxy api-gateway streaming docker
1 source
- readme: https://github.com/haibbo/cf-openai-azure-proxy · fetched 2026-08-28 · fef816644edb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| haibbo/cf-openai-azure-proxy | main | 21 |
For agents
markdown · JSON · MCP: product_card(name="haibbo/cf-openai-azure-proxy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem