Parameters necessary to configure the Matching Engine.
interface MatchingEngineArgsGoogleVertexAIConnectionParams<GoogleAuthOptions>IndexEndpointConnectionParamsUpsertDatapointParamsThe host to connect to for queries and upserts.
The version of the API functions. Part of the path.
If you are planning to connect to a model that lives under a custom endpoint provide the "customModelURL" which will override the automatic URL building
This is necessary in cases when you want to point to a fine-tuned model or a model that has been hidden under VertexAI Endpoints.
In those cases, specifying the GoogleVertexAIModelParams.model param
will not be necessary and will be ignored.
The id for the "deployed index", which is an identifier in the index endpoint that references the index (but is not the index id)
Hostname for the API call
The id for the index endpoint
Region where the LLM is stored