invokeOnLLMStreamingCompleted
abstract suspend fun invokeOnLLMStreamingCompleted(eventContext: LLMStreamingCompletedContext)(source)
Invokes the handler associated with the event that occurs after streaming completes.
Parameters
eventContext
The context containing information about the completed streaming session