Dify自带的长故事生成器工作流

Dify comes with a long story generator workflow

本文主要简要的介绍了Dify自带的长故事生成器工作流的实践过程,尤其是迭代节点和代码节点的灵活组合,可以让Dify工作流如虎添翼。当工作流执行结束后,可以通过查看日志->追踪,对于工作流中每个节...
4mos ago
01.1K0
Dify工作流中的变量聚合和变量赋值节点

Variable Aggregation and Variable Assignment Nodes in Dify Workflow

Variable Aggregation Definition Aggregates variables from multiple branches into a single variable for uniform configuration of downstream nodes. The Variable Aggregation node (formerly Variable Assignment node) is a key node in the workflow, which is responsible for integrating the outputs of different branches and ensuring that no matter which branch is executed, the results are available through...
6mos ago
01.4K0