koog
Toggle table of contents
0.7.1
jvmCommon
Target filter
jvmCommon
Switch theme
Search in API
Skip to content
koog
agents-core
/
ai.koog.agents.planner.goap
/
ActionBuilder
/
ExecuteSync
Execute
Sync
jvmCommon
fun
interface
ExecuteSync
<
State
>
(
source
)
Synchronous GOAP action execution.
Members
Functions
execute
Link copied to clipboard
jvmCommon
abstract
fun
execute
(
context
:
AIAgentPlannerContext
,
state
:
State
)
:
State