Agent is responding to itself instead of communicating the answer to the user. #6202
Unanswered
underthesand
asked this question in
Troubleshooting
Replies: 1 comment 2 replies
-
LLM issue, it looks like it is responding as expected, but perhaps better prompting/instructions would generate a better result |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
What happened?
Hello, I created an agent and assigned it the "calculator" tool. When I ask it "2+2", it doesn't respond with "4" but instead says, "OK. Anything else?". The agents use tools and then respond to themselves, so I have to open the execution details to see the output. I find this behavior counterintuitive.
Version Information
last
Steps to Reproduce
1.ask 2+2
2. read
What browsers are you seeing the problem on?
No response
Relevant log output
Screenshots
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions