stripAccumulatedFromStream
stripAccumulatedFromStream(
stream):IRChatStream
Defined in: streaming-modes.ts:337
Strip accumulated field from all content chunks (delta-only streaming).
Useful for reducing bandwidth when accumulated isn’t needed.
Parameters
Section titled “Parameters”stream
Section titled “stream”Source stream
Returns
Section titled “Returns”Stream with only delta in content chunks