From 38f726d92e69d14b8844e03b8533a1000fc82bd7 Mon Sep 17 00:00:00 2001 From: ikechan8370 Date: Thu, 23 Feb 2023 09:52:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20config.js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- utils/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/config.js b/utils/config.js index 718ff85..d0c240b 100644 --- a/utils/config.js +++ b/utils/config.js @@ -12,7 +12,7 @@ const defaultConfig = { cacheUrl: 'https://content.alcedogroup.com', apiKey: '', model: '', - api: 'https://gpt.pawan.krd/backend-api/conversation', + api: 'https://chatgpt.duti.tech/api/conversation', apiBaseUrl: 'https://chatgpt.duti.tech/api', plus: false, reverseProxy: 'https://chatgpt.pawan.krd/api/completions',