Subscriber callbacks for receiving stream events.
The type of the stream chunks.
The type of the final output.
Called when a chunk is received.
Called when the stream completes successfully.
Called when the stream encounters an error.
Subscriber callbacks for receiving stream events.