onLLMCallCompleted

fun onLLMCallCompleted(handler: suspend (eventContext: LLMCallCompletedContext) -> Unit)(source)

Append handler called after a response is received from the language model.