更新Bedrock

This commit is contained in:
Ryder.Tsui
2024-06-13 17:31:42 +08:00
parent b6735bffe4
commit f021826220
13 changed files with 454 additions and 11 deletions

View File

@@ -347,6 +347,21 @@ const cn = {
SubTitle: "选择一个特定的 API 版本",
},
},
AWS: {
Endpoint: {
Title: "接口地址",
SubTitle: "样例http://localhost:8866",
},
ApiKey: {
Title: "API Key",
SubTitle: "API Key",
Placeholder: "输入您的 AWS API 密钥",
},
ApiVerion: {
Title: "接口版本 (aws api version)",
SubTitle: "选择指定的部分版本",
},
},
CustomModel: {
Title: "自定义模型名",
SubTitle: "增加自定义模型可选项,使用英文逗号隔开",