onAfterLLMCall

suspend fun onAfterLLMCall(response: String)(source)

Notifies all registered LLM handlers after a language model call has completed.

Parameters

response

The text response received from the language model