langchain.js
    Preparing search index...
    type HttpResponseOutputParserInput = {
        contentType?: "text/plain" | "text/event-stream";
        outputParser?: Toolkit;
    }
    Index

    Properties

    contentType?: "text/plain" | "text/event-stream"
    outputParser?: Toolkit