mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-05-24 00:45:57 +00:00
fix: fix multi-round issue
This commit is contained in:
Vendored
+1
-1
@@ -20,7 +20,7 @@
|
||||
"PYTHONPATH": "${workspaceFolder}"
|
||||
},
|
||||
"args": [
|
||||
"--debug", "--max_plan_iterations", "1", "--max_step_num", "3"
|
||||
"--debug", "--max_plan_iterations", "1", "--max_step_num", "1"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user