onAfterLLMCall
Deprecated
Use onLLMCallCompleted instead
Replace with
import ai.koog.agents.core.feature.handler.LLMCallCompletedContext
Content copied to clipboard
onLLMCallCompleted(handler)
Content copied to clipboard
Append handler called after a response is received from the language model.