You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Flowise I’ve created a flow consisting of a tool agent and 3 tools. When using it in Flowise the output is as expected, it’s the tool that know the answer that returns the response. But with the new embed, on site, it seems to stream the result of every tool. I have Chatflowtools. This is problematic because the user sees “I don’t know the answer” followed by the correct answer.
Is this because the shift to server-side?
I have the latest commit of flowise installed in render.
Please help me!
The text was updated successfully, but these errors were encountered:
In Flowise I’ve created a flow consisting of a tool agent and 3 tools. When using it in Flowise the output is as expected, it’s the tool that know the answer that returns the response. But with the new embed, on site, it seems to stream the result of every tool. I have Chatflowtools. This is problematic because the user sees “I don’t know the answer” followed by the correct answer.
Is this because the shift to server-side?
I have the latest commit of flowise installed in render.
Please help me!
The text was updated successfully, but these errors were encountered: