fix: 指令添加key的提示

This commit is contained in:
ikechan8370 2024-03-13 18:29:51 +08:00
parent 3b5a26ce62
commit 868255893f
2 changed files with 2 additions and 2 deletions

View file

@ -382,7 +382,7 @@ export function supportGuoba () {
{
field: 'claudeApiKey',
label: 'claude API Key',
bottomHelpMessage: '前往 https://console.anthropic.com/settings/keys 注册和生成',
bottomHelpMessage: '前往 https://console.anthropic.com/settings/keys 注册和生成。可以填写多个,用英文逗号隔开',
component: 'InputPassword'
},
{