Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parameter in framework to set max_retries on ToolTask and ToolkitTask error #981

Open
1 task done
shhlife opened this issue Jul 15, 2024 · 0 comments
Open
1 task done
Labels

Comments

@shhlife
Copy link

shhlife commented Jul 15, 2024

Is your feature request related to a problem? Please describe.
There is no way to differentiate between PromptTask running successful ActionSubtasks and unsuccessful ones. For instance, you may want an Agent to perform up to 100 subtasks but only retry error'd ones up to 3 times.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants