Represents a stream of chat responses.
Converts the stream to a Response object.
Optional
Optional ResponseInit to customize the response.
A Response object containing the stream.
Reads the stream and yields ChatResponseUpdate objects.
Represents a stream of chat responses.