OpenAI/ChatGPT 免翻墙代理 Fork from https://github.com/justjavac/openai-proxy 自己部署 Fork this repo Deno https://dash.deno.com/new Deploy like following 使用 import openai openai.api_key = os.getenv("OPENAI_API_KEY") + openai.api_base = "<your deno instance>/v1"