koog
Toggle table of contents
0.6.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
agents-core
/
ai.koog.agents.core.dsl.builder
/
ParallelResult
/
ParallelResult
Parallel
Result
constructor
(
nodeName
:
String
,
nodeInput
:
Input
,
nodeResult
:
ParallelNodeExecutionResult
<
Output
>
)
(
source
)
Parameters
Input
The type of input that was provided to the node.
Output
The type of output produced by the node.