vertexPredictionEndpoint property
GoogleCloudAiplatformV1RagEmbeddingModelConfigVertexPredictionEndpoint?
vertexPredictionEndpoint
getter/setter pair
The Vertex AI Prediction Endpoint that either refers to a publisher model or an endpoint that is hosting a 1P fine-tuned text embedding model.
Endpoints hosting non-1P fine-tuned text embedding models are currently not supported. This is used for dense vector search.
Implementation
GoogleCloudAiplatformV1RagEmbeddingModelConfigVertexPredictionEndpoint?
vertexPredictionEndpoint;