Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::DynamicRetrievalConfig (v0.55.0)

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

Describes the options to customize dynamic retrieval.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#dynamic_threshold

def dynamic_threshold() -> ::Float
Returns
  • (::Float) — Optional. The threshold to be used in dynamic retrieval. If not set, a system default value is used.

#dynamic_threshold=

def dynamic_threshold=(value) -> ::Float
Parameter
  • value (::Float) — Optional. The threshold to be used in dynamic retrieval. If not set, a system default value is used.
Returns
  • (::Float) — Optional. The threshold to be used in dynamic retrieval. If not set, a system default value is used.

#mode

def mode() -> ::Google::Cloud::AIPlatform::V1::DynamicRetrievalConfig::Mode
Returns

#mode=

def mode=(value) -> ::Google::Cloud::AIPlatform::V1::DynamicRetrievalConfig::Mode
Parameter
Returns