koog
Toggle table of contents
0.7.1
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
agents-core
/
ai.koog.agents.planner
/
AIAgentPlannerStrategyBuilder
/
goap
goap
fun
<
Input
:
Any
,
Output
:
Any
,
State
:
GoapAgentState
<
Input
,
Output
>
>
goap
(
initializeState
:
(
Input
)
->
State
)
:
GOAPStrategyBuilder
<
Input
,
Output
,
State
>
(
source
)