OpenAI/ChatGPT 免翻墙代理 使用 OpenAI/ChatGPT 官方 npm 包: import { Configuration } from "openai"; const configuration = new Configuration({ apiKey: OPENAI_API_KEY, basePath: "https://closeai.deno.dev/v1", });