Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::DynamicRetrievalConfig::Mode (v0.57.0)

Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::DynamicRetrievalConfig::Mode.

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

Constants

MODE_UNSPECIFIED

value: 0
Always trigger retrieval.

MODE_DYNAMIC

value: 1
Run retrieval only when system decides it is necessary.