mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 04:15:24 -04:00
文档问题: ble-aggrega #66
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @aijuntao on GitHub (May 28, 2025).
问题描述
变量聚合器只会接受的前面节点第一个输出的值,不会等待全部节点有返回时,将结果合并后,在往后续节点输出
页面链接
https://github.com/langgenius/dify-docs-mintlify/blob/main/zh-hans/guides/workflow/node/variable-aggregator.mdx
建议修改
希望变量聚合器能发挥出真正作用,接受前置所有节点的输出后合并输出
@Yevanchen commented on GitHub (Jun 3, 2025):
你需要的是模版节点而不是变量聚合