+6
-1
@@ -65,6 +65,11 @@ definitions:
|
||||
type: boolean
|
||||
streamGuardKB:
|
||||
type: integer
|
||||
upstreamWaitSeconds:
|
||||
description: |-
|
||||
UpstreamWaitSeconds 是 responses 直通的上游无响应预算(秒):非流式为单次
|
||||
尝试总超时,流式为等待响应头预算;multi-agent/搜索类模型需远超 60s
|
||||
type: integer
|
||||
type: object
|
||||
internal_api.attachBootVolumeRequest:
|
||||
properties:
|
||||
@@ -3204,7 +3209,7 @@ paths:
|
||||
- AI 管理
|
||||
put:
|
||||
parameters:
|
||||
- description: 全量提交;保险丝阈值限 1..1024 KB
|
||||
- description: 全量提交;保险丝阈值限 1..1024 KB,上游无响应预算限 30..900 秒
|
||||
in: body
|
||||
name: body
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user