Merge pull request #4988 from ConnectAI-E/hotfix/cf-ai-gateway

Hotfix: default config
This commit is contained in:
Lloyd Zhou
2024-07-12 22:06:02 +08:00
committed by GitHub
4 changed files with 41 additions and 25 deletions

View File

@@ -349,12 +349,12 @@ const cn = {
},
Baidu: {
ApiKey: {
Title: "接口密钥",
Title: "API Key",
SubTitle: "使用自定义 Baidu API Key",
Placeholder: "Baidu API Key",
},
SecretKey: {
Title: "接口密钥",
Title: "Secret Key",
SubTitle: "使用自定义 Baidu Secret Key",
Placeholder: "Baidu Secret Key",
},