onLLMCallStarting

fun onLLMCallStarting(handler: suspend (eventContext: LLMCallStartingContext) -> Unit)(source)

Append handler called before a call is made to the language model.