langchain.js
    Preparing search index...

    Type definition for the arguments required to initialize a TigrisVectorStore instance.

    type TigrisLibArgs = {
        index: any;
    }
    Index

    Properties

    Properties

    index: any