supportsStreaming

Check if true reactive streaming is supported by the underlying LLM model. Always check this before calling streaming() to avoid exceptions.

Return

true if real-time streaming is supported, false if streaming is not available