koog
Toggle table of contents
0.6.2-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
agents-core
/
ai.koog.agents.core.agent.entity
/
AIAgentGraphStrategy
/
AIAgentGraphStrategy
AIAgent
Graph
Strategy
constructor
(
name
:
String
,
nodeStart
:
StartNode
<
TInput
>
,
nodeFinish
:
FinishNode
<
TOutput
>
,
toolSelectionStrategy
:
ToolSelectionStrategy
,
serializer
:
Json
=
Json { prettyPrint = true }
)
(
source
)