pub(super) fn azure_stream_error(
response_id: Option<&str>,
err: ResponseError,
) -> ChatbotErrorExpand description
Builds the error the stream parsers raise when Azure reports a failure on the line they are
reading, attaching err as the error’s Azure source.