Class ParallelResultAggregator
java.lang.Object
com.alibaba.cloud.ai.graph.agent.flow.node.ParallelResultAggregator
- All Implemented Interfaces:
NodeAction
A node action that aggregates results from parallel execution of multiple agents. This
class collects outputs from parallel agents and combines them into a single result.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ParallelResultAggregator
-
-
Method Details
-
apply
- Specified by:
applyin interfaceNodeAction- Throws:
Exception
-
builder
-