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
/
onLLMCallCompleted
on
LLMCall
Completed
fun
onLLMCallCompleted
(
handler
:
suspend
(
eventContext
:
LLMCallCompletedContext
)
->
Unit
)
(
source
)
Append handler called after a response is received from the language model.