denseEmbeddingModelPredictionEndpoint property

RagEmbeddingModelConfig_VertexPredictionEndpoint? denseEmbeddingModelPredictionEndpoint
final

Required. The Vertex AI Prediction Endpoint that hosts the embedding model for dense embedding generations.

Implementation

final RagEmbeddingModelConfig_VertexPredictionEndpoint?
denseEmbeddingModelPredictionEndpoint;