AIAgentParallelNodesMergeContext
constructor(underlyingContextBase: AIAgentContextBase, results: List<ParallelResult<Input, Output>>)(source)
Parameters
Input
The input type of the parallel nodes
Output
The output type of the parallel nodes