onBeforeLLMCall
Deprecated
Use onLLMCallStarting instead
Replace with
import ai.koog.agents.core.feature.handler.LLMCallStartingContext
Content copied to clipboard
onLLMCallStarting(handler)
Content copied to clipboard
Append handler called before a call is made to the language model.