lenye/chatgpt_reverse_proxy
自建 ChatGPT api 反向代理服务,腾讯云函数
This tool helps developers who use AI models like OpenAI and Azure OpenAI to manage their API requests. It acts as a middleman, allowing you to route your API calls through your own custom server or cloud function instead of directly to the AI service provider. This means your application code can send requests to your proxy address, and the proxy then forwards them to the actual AI service, returning the AI model's response back to your application.
Use this if you need to route your AI model API requests through a self-hosted or cloud-based proxy for better control, security, or to bypass network restrictions.
Not ideal if you're a casual user only making a few API calls and don't require custom routing or server management for your AI requests.
Stars
36
Forks
14
Language
Go
License
Apache-2.0
Category
Last pushed
Feb 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/lenye/chatgpt_reverse_proxy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
xllm-go/bypass
集成了openai-api、coze、deepseek、cursor、windsurf、qodo、blackbox、you、grok、bing 绘画 多款AI的聊天逆向接口适配到...
orkunkinay/openai_cost_calculator
Calculate exact USD cost of each OpenAI API call — no guesswork.
Mon-ius/Docker-Warp-Socks
Connet to CloudFlare WARP, exposing `socks5` proxy all together.
x-dr/chatgptProxyAPI
🔥 使用cloudflare 搭建免费的 OpenAI api代理 ,解决网络无法访问问题。支持流式输出
qingchencloud/cj2api
将 ChatJimmy 转换为 OpenAI 兼容 API 的 Cloudflare Worker | 零成本部署,支持流式输出,自带测试页