Interface DynamicRetrievalConfig (1.10.0)

Describes the options to customize dynamic retrieval.

Package

@google-cloud/vertexai

Properties

dynamicThreshold

dynamicThreshold?: number;

Optional. The threshold to be used in dynamic retrieval. If not set, a system default value is used.

mode

mode?: Mode;

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