langchain.js
    Preparing search index...
    • Creates a transform stream for encoding chat message chunks.

      Returns TransformStream<BaseMessageChunk<MessageStructure, MessageType>, any>

      A TransformStream instance that encodes chat message chunks.

      Use BytesOutputParser instead