Skip to content

streamToText

streamToText(stream): Promise<string>

Defined in: streaming.ts:265

Collect just the content text from a stream.

IRChatStream

Stream to collect

Promise<string>

Complete text content