FlowiseAI / Flowise

Drag & drop UI to build your customized LLM flow
https://flowiseai.com
Apache License 2.0
30.25k stars 15.63k forks source link

[BUG] Using multi agent flow, screen becomes white #2567

Closed vertgo closed 1 week ago

vertgo commented 4 months ago

Describe the bug Using the multi agent system put together a flow using image analysis, when i ask it to analyze a bug, after the first agent or sometimes the second, it will become a white screen. Refreshing brings back the node view, but trying to open a chat again will become white screen. To try it again, I have to copy the agents to a new flow and start over (and delete the old flow).

To Reproduce using chat interface, upload a picture and say "please work on this image"

Expected behavior The Supervisor asks the image writer to write a description of the image the supervisor asks each of the translators to output a translation

Screenshots If applicable, add screenshots to help explain your problem.

Flow alt text translator Agents-2.json

Setup

pull the latest flowise (1.8.1, i think, main) commit: pnpm start mac chrome Version 125.0.6422.114 (Official Build) (arm64) and safari Version 17.4 (19618.1.15.11.12)

vertgo commented 4 months ago

I do get the following: Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7Btool_uses%7D for the full message or use the non-minified dev environment for full errors and additional helpful warnings.

WizKid1968 commented 3 months ago

I'm getting the same issue. I'm also having the agent stopping after supervisor relays a

AgentFlow-Error

message to worker.

HenryHengZJ commented 3 months ago

I think its kinda random, works when i test using your flow: image

Shkurat0v commented 3 months ago

im having same issue right now, did you find any solutions?

upviral commented 3 months ago

Same issue here - following.

MeGallin commented 3 months ago

Same error here: Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7Btool_uses%7D for the full message or use the non-minified dev environment for full errors and additional helpful warnings.

WizKid1968 commented 2 months ago

Have we've gotten a fix yet for this issue?

sergiozaninotti commented 2 months ago

same here...

the worker answers the question but the supervisor keeps asking again and no answer comes...

image

HenryHengZJ commented 1 month ago

Would be great if anyone can list the steps in order to reproduce this issue