Unable to fetch the agent user input into Custom Tool #5839
Unanswered
ramsagar2215
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.
-
I am using two tools and created the agent using the same. In some cases, I have to pass the agent user input into the tool, is there a way to read the agent user prompt into the Tool as mentioned below
def run(self, query, agent_query)
Code starts from here
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions