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
/
findAllSubgraphs
find
All
Subgraphs
fun
<
TInput
,
TOutput
>
AIAgentGraphStrategy
<
TInput
,
TOutput
>
.
findAllSubgraphs
(
)
:
List
<
AIAgentSubgraph
<
*
,
*
>
>
Finds all
AIAgentSubgraph
instances in the strategy, excluding the strategy itself.