langchain.js
    Preparing search index...

    Information about the Matching Engine public API endpoint. Primarily exported to allow for testing.

    interface PublicAPIEndpointInfo {
        apiEndpoint?: string;
        deployedIndexId?: string;
    }
    Index

    Properties

    apiEndpoint?: string
    deployedIndexId?: string