支持并发agent
This commit is contained in:
@@ -4,6 +4,8 @@ command_code_executable: command-code
|
||||
command_code_working_directory: .
|
||||
timeout_seconds: 1800
|
||||
max_request_bytes: 20971520
|
||||
# 同时运行的 Command Code 请求数,范围 1..64。
|
||||
max_concurrent_requests: 1
|
||||
max_queue_size: 8
|
||||
max_turns: 100
|
||||
stream_thinking: false
|
||||
|
||||
Reference in New Issue
Block a user