handle

abstract suspend fun handle(eventContext: LLMStreamingCompletedContext)(source)

Handles the post-processing of a streaming session and its associated data after streaming completes.

Parameters

eventContext

The context for the after-stream event