koog-agents
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
koog-agents
agents-test
/
ai.koog.agents.testing.feature
/
Testing
/
Config
/
SubgraphAssertionsBuilder
/
NodeOutputAssertionsBuilder
/
NodeOutputPair
/
NodeOutputPair
Node
Output
Pair
constructor
(
node
:
NodeReference
<
I
,
O
>
,
input
:
I
)
(
source
)
Parameters
I
The type of the input for the node.
O
The type of the output for the node.