Skip to content

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.

IRChatStream

Source stream

IRChatStream

Stream with only delta in content chunks