langchain.js
    Preparing search index...
    interface StoreConfig {
        index?: IndexConfig;
        ttl?: TTLConfig;
    }
    Index

    Properties

    Properties

    index?: IndexConfig
    ttl?: TTLConfig