koog-agents-optimization
Toggle table of contents
0.1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
koog-agents-optimization
koog-agents-optimization
/
ai.koog.agents.optimization.core
/
findAllNodes
find
All
Nodes
fun
<
TInput
,
TOutput
>
AIAgentGraphStrategy
<
TInput
,
TOutput
>
.
findAllNodes
(
)
:
List
<
AIAgentNode
<
*
,
*
>
>
Finds all
AIAgentNode
instances in the strategy, excluding start/finish nodes and subgraphs.