onAfterLLMCall

var onAfterLLMCall: suspend (response: String) -> Unit(source)

Handler called after a response is received from the language model.