We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2250f31 commit 9b6d5f7Copy full SHA for 9b6d5f7
web/default/src/locales/zh/translation.json
@@ -134,7 +134,7 @@
134
"coze_notice": "对于 Coze 而言,模型名称即 Bot ID,你可以添加一个前缀 `bot-`,例如:`bot-123456`。",
135
"douban_notice": "对于豆包而言,需要手动去",
136
"douban_notice_link": "模型推理页面",
137
- "douban_notice_2": "创建推理接入点,以接入点名称作为模型名称,例如:`ep-20240608051426-tkxvl`。",
+ "douban_notice_2": "创建推理接入点,以接入点名称作为模型名称,例如:`ep-20240608051426-tkxvl`。你可以结合模型重定向功能将其转换为常规的模型名称,例如:doubao-lite-4k -> ep-20240608051426-tkxvl(前者作为 JSON 的 key,后者作为 value)。注意,doubao-lite-4k 和 ep-20240608051426-tkxvl 都需要通过自定义模型的方式填入到本渠道的模型列表中。",
138
"aws_region_placeholder": "region,例如:us-west-2",
139
"aws_ak_placeholder": "AWS IAM Access Key",
140
"aws_sk_placeholder": "AWS IAM Secret Key",
0 commit comments