chore: 更新密钥
This commit is contained in:
parent
0bfaacf6ee
commit
d8cdb70333
|
@ -10,7 +10,7 @@ export interface APIState {
|
|||
}
|
||||
|
||||
const initialState: APIState = {
|
||||
apiKey: "sk-GHuPUV6ERD8wVmmr36FeB8D809D34d93Bb857c009f6aF9Fe", //sk-ffe19ebe9fa44d00884330ff1c18cf82
|
||||
apiKey: "sk-iTOqyxQNMk4S8xiOF1C3Ca4dD7Db41F7B8Fc1b70B4A2DeBf", //sk-ffe19ebe9fa44d00884330ff1c18cf82
|
||||
referencesRedux: [],
|
||||
editorContent: "",
|
||||
upsreamUrl: "https://one.liuweiqing.top", //https://api.openai.com https://one.caifree.com https://chatserver.3211000.xyz https://api.deepseek.com
|
||||
|
|
|
@ -62,7 +62,7 @@ const Settings = ({ lng }: { lng: string }) => {
|
|||
// },
|
||||
{
|
||||
name: t("configurations.oneapi"),
|
||||
apiKey: "sk-GHuPUV6ERD8wVmmr36FeB8D809D34d93Bb857c009f6aF9Fe",
|
||||
apiKey: "sk-iTOqyxQNMk4S8xiOF1C3Ca4dD7Db41F7B8Fc1b70B4A2DeBf",
|
||||
upstreamUrl: "https://one.liuweiqing.top",
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user