(v5) Double answers / Multiple tool-calls issue. #7124
Unanswered
pavlo-tkhir
asked this question in
Help
Replies: 1 comment 3 replies
-
Can you create an issue? thank you! |
Beta Was this translation helpful? Give feedback.
3 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.
-
Hi,
I experience a weird issue where sometimes LMM calls the same tool multiple times. It also sometimes replies, calls the tool, and then replies again. So the user gets double replies. The replies are a bit different, so I can't write a workaround to exclude them from rendering. Is there anything I'm doing wrong or can do differently to prevent this behavior?
These multiple tool calls are within one AI answer message.
And here is my backend code:
I have nest.js backend
and React frontend
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions