Commit 827c303
committed
fix: set max_tool_iterations=10 in test build_agent
Fix agent_respects_max_tool_iterations test by explicitly setting
max_tool_iterations to 10 in build_agent helper function.
The default value was changed from 10 to 25, causing this test to fail
as it expected the limit to be 10 iterations.1 parent b829ebe commit 827c303
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| 202 | + | |
202 | 203 | | |
203 | 204 | | |
204 | 205 | | |
205 | 206 | | |
206 | 207 | | |
207 | 208 | | |
208 | 209 | | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
209 | 214 | | |
210 | 215 | | |
211 | 216 | | |
| |||
0 commit comments