Skip to content

getContentDeltas

getContentDeltas(stream): AsyncGenerator<string, void, undefined>

Defined in: streaming.ts:450

Get content deltas from stream.

IRChatStream

Stream to process

AsyncGenerator<string, void, undefined>

Stream of just content deltas