You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
There is no way to differentiate between
PromptTask
running successfulActionSubtask
s 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.The text was updated successfully, but these errors were encountered: