Class GeminiDynamicRetrievalConfig
- Namespace
- Uralstech.UGemini.Models.Generation.Tools.Declaration.GoogleSearch
Describes the options to customize dynamic retrieval.
public class GeminiDynamicRetrievalConfig
- Inheritance
-
objectGeminiDynamicRetrievalConfig
- Extension Methods
Fields
DynamicThreshold
The threshold to be used in dynamic retrieval. If not set, a system default value is used
public float? DynamicThreshold
Field Value
- float?
Mode
The mode of the predictor to be used in dynamic retrieval.
public GeminiDynamicRetrievalMode Mode