Skip to content

Commit

Permalink
chore: 去除官方deepseek
Browse files Browse the repository at this point in the history
  • Loading branch information
14790897 committed Nov 4, 2024
1 parent 51afdf9 commit 30154ff
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 @@ -35,11 +35,11 @@ const Settings = ({ lng }: { lng: string }) => {
// apiKey: "MTIwMjE2ODMyODA1NTk1MTM2MA",
// upstreamUrl: "https://coze.paperai.life",
// },
{
name: t("configurations.deepseek-chat"),
apiKey: "sk-ffe19ebe9fa44d00884330ff1c18cf82",
upstreamUrl: "https://api.deepseek.com",
},
// {
// name: t("configurations.deepseek-chat"),
// apiKey: "sk-ffe19ebe9fa44d00884330ff1c18cf82",
// upstreamUrl: "https://api.deepseek.com",
// },
// {
// name: t("configurations.caifree"),
// apiKey: "sk-MaEuOo9qIeWKK3PRCdCb9b3d47E64e36Ad6022724b780592",
Expand Down

0 comments on commit 30154ff

Please sign in to comment.