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.
Parameters
Section titled “Parameters”stream
Section titled “stream”Source stream
Required mode
Returns
Section titled “Returns”Stream with all chunks in required mode