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.feature.handler.node
/
NodeExecutionStartingHandler
Node
Execution
Starting
Handler
fun
interface
NodeExecutionStartingHandler
(
source
)
Handler for intercepting node execution before it starts.
Members
Functions
handle
Link copied to clipboard
abstract
suspend
fun
handle
(
eventContext
:
NodeExecutionStartingContext
)
Called before a node is executed.