From 5f034e4bf4ff418b896c145d69f7b38a61a08fae Mon Sep 17 00:00:00 2001 From: shaohuzhang1 Date: Wed, 25 Mar 2026 11:47:38 +0800 Subject: [PATCH] fix: Add result response to tool workflow --- ui/src/workflow/nodes/ai-chat-node/index.vue | 18 ++++++++++++++++-- ui/src/workflow/nodes/image-generate/index.vue | 9 ++++++++- ui/src/workflow/nodes/image-to-video/index.vue | 9 ++++++++- .../workflow/nodes/image-understand/index.vue | 18 ++++++++++++++++-- ui/src/workflow/nodes/question-node/index.vue | 9 ++++++++- ui/src/workflow/nodes/reply-node/index.vue | 9 ++++++++- .../nodes/speech-to-text-node/index.vue | 9 ++++++++- .../nodes/text-to-speech-node/index.vue | 9 ++++++++- ui/src/workflow/nodes/text-to-video/index.vue | 9 ++++++++- ui/src/workflow/nodes/tool-lib-node/index.vue | 13 +++++++++---- ui/src/workflow/nodes/tool-node/index.vue | 9 ++++++++- .../workflow/nodes/video-understand/index.vue | 18 ++++++++++++++++-- 12 files changed, 121 insertions(+), 18 deletions(-) diff --git a/ui/src/workflow/nodes/ai-chat-node/index.vue b/ui/src/workflow/nodes/ai-chat-node/index.vue index 32347b2d07e..61198a648f3 100644 --- a/ui/src/workflow/nodes/ai-chat-node/index.vue +++ b/ui/src/workflow/nodes/ai-chat-node/index.vue @@ -144,7 +144,14 @@ />