onBeforeLLMCall

var onBeforeLLMCall: suspend (prompt: Prompt) -> Unit(source)

Handler called before a call is made to the language model.