handle

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

Handles individual stream frames as they are sent out during the streaming process.

Parameters

eventContext

The context for the stream frame event