koog-agents
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
koog-agents
agents-features-event-handler
/
ai.koog.agents.local.features.eventHandler.feature
/
EventHandlerConfig
/
onAfterLLMCall
on
After
LLMCall
var
onAfterLLMCall
:
suspend
(
response
:
String
)
->
Unit
(
source
)
Handler called after a response is received from the language model.