Flowise icon indicating copy to clipboard operation
Flowise copied to clipboard

[BUG] execute flow (sequential agent flow) does not update state and ouput not usable downstream

Open Hbmr9000 opened this issue 9 months ago • 1 comments

Describe the bug using the execute flow node for either updating a custom state or using the output downstream in an llm node is not possible: state update does not happen, despite correct format of selected flow (not shown here but explanation would certainly help) and setting return as ai/human message and trying to use it downstream via {{seqExecuteFlow_0.data.instance}} only returns {"id":"seqExecuteFlow_0"} instead of the chatflow output.

To Reproduce Steps to reproduce the behavior: set up a flow like in the image

Expected behavior either have the state-update function working or make the node output usable downstream

Screenshots Image

Image

Setup

  • docker,
  • flowise 2.2.7
  • Win
  • edge

Hbmr9000 avatar Mar 15 '25 11:03 Hbmr9000

Hey man. Where's the documentation for learning how to use Execute Flow?

bernejorge avatar Apr 09 '25 00:04 bernejorge

Also encountered this. Nothing is coming back from the Execute flow. I have a start -> agent (or LLM node) and end in my child flow. I execute it, and it doesn't output anything - not an AI message or anything. I have seen demos on Youtube where it worked, so not sure when it went bad... Can we please get an ETA on a fix, or perhaps whether we're doing something wrong?

phasmax avatar May 14 '25 13:05 phasmax

Agentflow V2 is now released, this should solve the issue faced in V1: https://docs.flowiseai.com/using-flowise/agentflowv2

HenryHengZJ avatar May 18 '25 07:05 HenryHengZJ

Same issue i am also facing with latest docker: v3.x

Update Flow State item #1: Key is required

Even though i kept writing it again and again.

Same thing happening on cloud as well.

KvelKrishna avatar Jun 05 '25 13:06 KvelKrishna

Agentflow V2 is now released, this should solve the issue faced in V1: https://docs.flowiseai.com/using-flowise/agentflowv2

Please look into this issue

KvelKrishna avatar Jun 05 '25 13:06 KvelKrishna