Skip to content

ensureStreamMode

ensureStreamMode(stream, mode): IRChatStream

Defined in: streaming-modes.ts:300

Ensure all chunks in a stream have a specific mode.

If chunks don’t have the required format, converts them.

IRChatStream

Source stream

StreamMode

Required mode

IRChatStream

Stream with all chunks in required mode