langchain.js
    Preparing search index...
    interface StoredMessage {
        data: StoredMessageData;
        type: string;
    }
    Index

    Properties

    Properties

    type: string