mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 05:17:10 +00:00
fix: 延长claude超时时间
This commit is contained in:
parent
77f6d2d85b
commit
c36a0f9c9c
3 changed files with 3 additions and 3 deletions
|
|
@ -622,7 +622,7 @@ export function supportGuoba () {
|
|||
{
|
||||
field: 'claudeAITimeout',
|
||||
label: 'claude2超时时间',
|
||||
bottomHelpMessage: '等待响应的超时时间,单位为秒,默认为30。如果不使用反代而是使用代理可以适当调低。',
|
||||
bottomHelpMessage: '等待响应的超时时间,单位为秒,默认为120。如果不使用反代而是使用代理可以适当调低。',
|
||||
component: 'InputNumber'
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue