Parameters necessary to configure the Matching Engine.

Hierarchy

  • GoogleVertexAIConnectionParams<GoogleAuthOptions>
  • IndexEndpointConnectionParams
  • UpsertDatapointParams
    • MatchingEngineArgs

Implemented by

Properties

docstore: Docstore
index: string
indexEndpoint: string
apiEndpoint?: string
apiVersion?: string

The version of the API functions. Part of the path.

authOptions?: GoogleAuthOptions<JSONClient>
callerOptions?: any
callerParams?: any
deployedIndexId?: string
endpoint?: string

Hostname for the API call

location?: string

Region where the LLM is stored

Generated using TypeDoc