koog
Toggle table of contents
0.5.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
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
)