onLLMCallStarting
abstract fun onLLMCallStarting(handler: suspend (eventContext: LLMCallStartingContext) -> Unit)(source)
Append handler called before a call is made to the language model.
Append handler called before a call is made to the language model.