replace max_steps to 20 for Manus
This commit is contained in:
parent
eeefddf6bf
commit
8d18c05350
@ -32,3 +32,5 @@ class Manus(ToolCallAgent):
|
||||
PythonExecute(), GoogleSearch(), BrowserUseTool(), FileSaver(), Terminate()
|
||||
)
|
||||
)
|
||||
|
||||
max_steps: int = 20
|
||||
|
Loading…
x
Reference in New Issue
Block a user