From f3faf31925b66b3e4aa8a369ff5bc81267ad32b8 Mon Sep 17 00:00:00 2001 From: liuweiqing Date: Tue, 16 Jul 2024 12:12:30 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=8E=BB=E6=8E=89coze=EF=BC=8C?= =?UTF-8?q?=E7=94=B1=E4=BA=8E=E6=94=B6=E8=B4=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/Settings.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/components/Settings.tsx b/components/Settings.tsx index 435fe5e..9b8ce2f 100644 --- a/components/Settings.tsx +++ b/components/Settings.tsx @@ -30,11 +30,11 @@ const Settings = ({ lng }: { lng: string }) => { // apiKey: "sk-jokVJ90l5Swxr5dt2f3b0988C8A442A69f97Ee4eAf7aDcF4", // upstreamUrl: "https://freeapi.iil.im", // }, - { - name: t("configurations.coze"), - apiKey: "MTIwMjE2ODMyODA1NTk1MTM2MA", - upstreamUrl: "https://coze.paperai.life", - }, + // { + // name: t("configurations.coze"), + // apiKey: "MTIwMjE2ODMyODA1NTk1MTM2MA", + // upstreamUrl: "https://coze.paperai.life", + // }, { name: t("configurations.deepseek-chat"), apiKey: "sk-ffe19ebe9fa44d00884330ff1c18cf82",