Skip to content

Commit

Permalink
chore: 去掉coze,由于收费
Browse files Browse the repository at this point in the history
  • Loading branch information
14790897 committed Jul 16, 2024
1 parent c90d8ea commit f3faf31
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions components/Settings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit f3faf31

Please sign in to comment.