interceptLLMStreamingFailed
fun interceptLLMStreamingFailed(feature: AIAgentFeature<*, *>, handle: suspend (eventContext: LLMStreamingFailedContext) -> Unit)(source)
Intercepts errors during the streaming process.
Parameters
feature
The feature associated with this handler.
handle
The handler that processes stream errors