invokeOnLLMStreamingFailed

abstract suspend fun invokeOnLLMStreamingFailed(eventContext: LLMStreamingFailedContext)(source)

Invokes the handler associated with the event that occurs when an error occurs during streaming.

Parameters

eventContext

The context containing information about the streaming session that experienced the error