vellum.workflows.nodes.MergeNode
Used to merge the control flow of multiple nodes into a single node. This node exists primarily for backwards compatibility with Vellum’s Merge Node functionality.
BaseNode.Trigger directly instead of using MergeNode. Read more on TriggersThis node doesn’t have any specific attributes as it’s a simple control flow node.
This node passes through any outputs from its parent nodes without modification.