Class DynamicRetrievalPredictor (0.12.3)

DynamicRetrievalPredictor(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Describes the predictor settings for dynamic retrieval.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
version google.cloud.discoveryengine_v1.types.GenerateGroundedContentRequest.DynamicRetrievalConfiguration.DynamicRetrievalPredictor.Version
The version of the predictor to be used in dynamic retrieval.
threshold float
The value of the threshold. If the predictor will predict a value smaller than this, it would suppress grounding in the source. This field is a member of oneof_ _threshold.

Classes

Version

Version(value)

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