Module: Google::Cloud::DiscoveryEngine::V1::GenerateGroundedContentRequest::DynamicRetrievalConfiguration::DynamicRetrievalPredictor::Version

Defined in:
proto_docs/google/cloud/discoveryengine/v1/grounded_generation_service.rb

Overview

The version of the predictor to be used in dynamic retrieval.

Constant Summary collapse

VERSION_UNSPECIFIED =

Automatically choose the best version of the retrieval predictor.

0
V1_INDEPENDENT =

The V1 model which is evaluating each source independently.

1