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.core.feature.pipeline
/
Interceptor
/
intercept
intercept
jvmCommon
abstract
fun
intercept
(
contextT
:
ContextT
)
(
source
)
Intercepts the given context for custom processing or handling logic.
Parameters
context
T
the context to be intercepted.