koog
Toggle table of contents
0.5.3
common
Platform filter
common
Switch theme
Search in API
koog
agents-core
/
ai.koog.agents.core.feature.handler.subgraph
/
SubgraphExecutionStartingHandler
Subgraph
Execution
Starting
Handler
fun
interface
SubgraphExecutionStartingHandler
(
source
)
Handler for intercepting subgraph execution before it starts.
Members
Functions
handle
Link copied to clipboard
abstract
suspend
fun
handle
(
eventContext
:
SubgraphExecutionStartingContext
)
Called before a subgraph is executed.