Replies: 1 comment 1 reply
-
By the way this is the right way to write tools. If the toolkits doesn't implement this pattern it can be improved. You can create a PR for this. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
I'm working with the PSQLSelect tool, and I was wondering if there was a way to perform a "self-healing" tool call.
I.e., let's say that the tool call fails due to the select statement didn't execute successfully - an idea could be to pass that error message again to the LLM, and retry the tool call.
Beta Was this translation helpful? Give feedback.
All reactions