onLLMCallCompleted
abstract fun onLLMCallCompleted(handler: suspend (eventContext: LLMCallCompletedContext) -> Unit)(source)
Append handler called after a response is received from the language model.
Append handler called after a response is received from the language model.