Skip to content

Commit 2575a29

Browse files
Updated max_steps docs for subagents only.
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
1 parent 76fcbf0 commit 2575a29

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

packages/web/src/content/docs/agents.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -268,12 +268,6 @@ If this is not set, the agent will continue to iterate until the model chooses t
268268
"agent": {
269269
"general": {
270270
"maxSteps": 10
271-
},
272-
"plan": {
273-
"maxSteps": 10
274-
},
275-
"build": {
276-
"maxSteps": 20
277271
}
278272
}
279273
}

0 commit comments

Comments
 (0)