mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 04:15:24 -04:00
文档问题: opera #118
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 @CG66 on GitHub (Jun 24, 2025).
问题描述
问题定位:“例如在一个应用中,允许用户同时上传文档文件和图片文件两种不同类型的文件。需要使用列表操作节点进行分拣,将不同的文件类型交由不同流程处理。”下面的示例图中画的两个分支模块,注释分别是“image stream”和“document steam”,猜测后者“steam”缺少一个字母r
页面链接
https://github.com/langgenius/dify-docs/blob/main/zh-hans/guides/workflow/node/list-operator.mdx
建议修改
图中的“document steam”修改为“document stream”