Gracefully handling tool call (iteration) limit? #6932
dvejsada
started this conversation in
Help Wanted
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
With Claude 3.7, it quite frequently gets lost in tool calls, easily over the maximum iteration limit, which results in an error. I have tried to use agent system message to get Claude to limit tool calls to 5 per turn, but it gets ignored. Is there any way to handle reaching the iteration limit gracefully without user getting an error?
Beta Was this translation helpful? Give feedback.
All reactions