vertexPredictionEndpoint property

RagEmbeddingModelConfig_VertexPredictionEndpoint? vertexPredictionEndpoint
final

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

final RagEmbeddingModelConfig_VertexPredictionEndpoint?
vertexPredictionEndpoint;