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
/
EdgeAssertionsBuilder
/
EdgeOutputPair
/
EdgeOutputPair
Edge
Output
Pair
constructor
(
node
:
NodeReference
<
I
,
O
>
,
output
:
O
)
(
source
)
Parameters
I
the type of the input expected by the node.
O
the type of the output produced by the node.