Exception: Durable::Llm::StreamingError
- Defined in:
- lib/durable/llm/errors.rb
Overview
Error raised when there is a problem with streaming responses.
This occurs during streaming operations when the connection is interrupted, the stream format is invalid, or other streaming-specific issues arise.