Skip to content
This repository was archived by the owner on Sep 28, 2025. It is now read-only.
This repository was archived by the owner on Sep 28, 2025. It is now read-only.

limit max tool calls for a single tool. #8

@yyovil

Description

@yyovil

its observed that without any external limit for tool calls, llms can keep on hammering with the tool which could be a very expensive failure.
so i see that we are going to implement limits like maxRetries or maxToolCalls for tools.

what im not sure about is that should we do this for BaseTool or for specific tools. @Copilot wdy say?

respond with the patterns you are seeing in these agentic systems for the solution.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or requesthelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions