Function call retry #6495
Unanswered
akurniawan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks, I am quite interested in having a retry functionality for tool call. The use case is in case there's a typo in the parameter value or wrong selection of parameters, I want the agent to automatically resolve that. I saw the following issue that is exactly planning to handle this: #6268. Since it's currently in the planning stage, what is the best way to handle this right now? I can use manual loop or state transition in group chat, but just trying to pick community's brain if they have any best practices on doing this.
Beta Was this translation helpful? Give feedback.
All reactions