From e7e6a9d616d81b0ed878e2d8754c2103deb4a229 Mon Sep 17 00:00:00 2001 From: wanghe-fit2cloud Date: Mon, 4 Mar 2024 14:57:35 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=8E=BB=E9=99=A4=20chatgpt-web=20?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E4=BB=A3=E7=90=86=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/chatgpt-web/latest/data.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/chatgpt-web/latest/data.yml b/apps/chatgpt-web/latest/data.yml index cf144aca..24faf332 100644 --- a/apps/chatgpt-web/latest/data.yml +++ b/apps/chatgpt-web/latest/data.yml @@ -15,7 +15,7 @@ additionalProperties: labelZh: OPENAI ACCESS TOKEN (与OPENAI API KEY至少填一个)(https://chat.openai.com/api/auth/session) required: false type: text - - default: https://bypass.duti.tech/api/conversation + - default: '' edit: true envKey: REVERSE_PROXY labelEn: API reverse proxy (optional)(enabled by default when OPENAI ACCESS TOKEN, need to pay attention to availability)