Interface DynamicRetrievalConfig

Describes the options to customize dynamic retrieval.

interface DynamicRetrievalConfig {
    dynamicThreshold?: number;
    mode?: DynamicRetrievalConfigMode;
}

Properties

dynamicThreshold?: number

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

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

MMNEPVFCICPMFPCPTTAAATR