Utility class to read chunks from an agent response stream.
Merge the current merged chunks into a single response.
The merged chunks as a single response.
Read chunks from the stream over an iterator.
An async iterator that yields chunks that can be looped over.
Static
Utility class to read chunks from an agent response stream.