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.core.feature.pipeline
/
AIAgentPipelineImpl
/
interceptLLMCallStarting
intercept
LLMCall
Starting
open
override
fun
interceptLLMCallStarting
(
feature
:
AIAgentFeature
<
*
,
*
>
,
handle
:
suspend
(
eventContext
:
LLMCallStartingContext
)
->
Unit
)
(
source
)