koog
Toggle table of contents
0.5.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
koog
agents-features-event-handler
/
ai.koog.agents.features.eventHandler.feature
/
EventHandlerConfig
/
onLLMCallStarting
on
LLMCall
Starting
fun
onLLMCallStarting
(
handler
:
suspend
(
eventContext
:
LLMCallStartingContext
)
->
Unit
)
(
source
)
Append handler called before a call is made to the language model.