koog-agents
Toggle table of contents
0.3.0
common
Platform filter
common
Switch theme
Search in API
koog-agents
agents-core
/
ai.koog.agents.core.agent.entity
/
AIAgentStrategy
/
AIAgentStrategy
AIAgent
Strategy
constructor
(
name
:
String
,
nodeStart
:
StartNode
<
Input
>
,
nodeFinish
:
FinishNode
<
Output
>
,
toolSelectionStrategy
:
ToolSelectionStrategy
,
serializer
:
Json
=
Json { prettyPrint = true }
)
(
source
)