fix: 延长claude超时时间

This commit is contained in:
ikechan8370 2023-09-19 11:03:23 +08:00
parent 77f6d2d85b
commit c36a0f9c9c
3 changed files with 3 additions and 3 deletions

View file

@ -622,7 +622,7 @@ export function supportGuoba () {
{
field: 'claudeAITimeout',
label: 'claude2超时时间',
bottomHelpMessage: '等待响应的超时时间,单位为秒,默认为30。如果不使用反代而是使用代理可以适当调低。',
bottomHelpMessage: '等待响应的超时时间,单位为秒,默认为120。如果不使用反代而是使用代理可以适当调低。',
component: 'InputNumber'
},
{