BeforeLLMCallContext

Deprecated

Use LLMCallStartingContext instead

Replace with

import ai.koog.agents.core.feature.handler.llm.LLMCallStartingContext
LLMCallStartingContext

Represents the context for handling a before LLM call event.