Class ModelType (0.20.2)
Stay organized with collections
Save and categorize content based on your preferences.
ModelType(value)
Query rephraser types. Currently only supports single-hop
(max_rephrase_steps = 1) model selections. For multi-hop
(max_rephrase_steps > 1), there is only one default model.
Enums
Name
Description
MODEL_TYPE_UNSPECIFIED
Unspecified model type.
SMALL
Small query rephraser model. Gemini 1.0 XS model.
LARGE
Large query rephraser model. Gemini 1.0 Pro model.