Module: Google::Cloud::AIPlatform::V1::DynamicRetrievalConfig::Mode
- Defined in:
- proto_docs/google/cloud/aiplatform/v1/tool.rb
Overview
The mode of the predictor to be used in dynamic retrieval.
Constant Summary collapse
- MODE_UNSPECIFIED =
Always trigger retrieval.
0
- MODE_DYNAMIC =
Run retrieval only when system decides it is necessary.
1