Merge branch 'fix/chore-fix' into dev/plugin-deploy
This commit is contained in:
commit
494cca82a0
@ -352,8 +352,8 @@ class AdvancedChatAppGenerateTaskPipeline(BasedGenerateTaskPipeline, WorkflowCyc
|
||||
workflow_node_execution=workflow_node_execution,
|
||||
)
|
||||
|
||||
if response:
|
||||
yield response
|
||||
if response_finish:
|
||||
yield response_finish
|
||||
|
||||
elif isinstance(event, QueueParallelBranchRunStartedEvent):
|
||||
if not workflow_run:
|
||||
|
Loading…
Reference in New Issue
Block a user