From 103523ee52538d649f4e562bba1c0c923052e273 Mon Sep 17 00:00:00 2001 From: 14790897 <14790897abc@gmail.com> Date: Wed, 28 Feb 2024 17:06:30 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20api=E5=8E=BB=E9=99=A4=E8=92=99?= =?UTF-8?q?=E6=81=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/Settings.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/components/Settings.tsx b/components/Settings.tsx index 4abe00c..39d37a6 100644 --- a/components/Settings.tsx +++ b/components/Settings.tsx @@ -25,10 +25,15 @@ const Settings = ({ lng }: { lng: string }) => { //i18n const { t } = useTranslation(lng); const CONFIG_OPTIONS = [ + // { + // name: t("configurations.蒙恬大将军"), + // apiKey: "sk-jokVJ90l5Swxr5dt2f3b0988C8A442A69f97Ee4eAf7aDcF4", + // upstreamUrl: "https://freeapi.iil.im", + // }, { - name: t("configurations.蒙恬大将军"), - apiKey: "sk-jokVJ90l5Swxr5dt2f3b0988C8A442A69f97Ee4eAf7aDcF4", - upstreamUrl: "https://freeapi.iil.im", + name: t("configurations.coze"), + apiKey: "MTIwMjE2ODMyODA1NTk1MTM2MA", + upstreamUrl: "https://coze.liuweiqing.top", }, { name: t("configurations.deepseek-chat"), @@ -40,11 +45,6 @@ const Settings = ({ lng }: { lng: string }) => { apiKey: "sk-MaEuOo9qIeWKK3PRCdCb9b3d47E64e36Ad6022724b780592", upstreamUrl: "https://one.caifree.com", }, - { - name: t("configurations.coze"), - apiKey: "MTIwMjE2ODMyODA1NTk1MTM2MA", - upstreamUrl: "https://coze.liuweiqing.top", - }, { name: t("configurations.vv佬"), apiKey: "nk-23118",