Reference documentation and code samples for the Discovery Engine V1 API module Google::Cloud::DiscoveryEngine::V1::AnswerQueryRequest::QueryUnderstandingSpec::QueryRephraserSpec::ModelSpec::ModelType.
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.
Constants
MODEL_TYPE_UNSPECIFIED
value: 0 Unspecified model type.
SMALL
value: 1 Small query rephraser model. Gemini 1.0 XS model.
LARGE
value: 2 Large query rephraser model. Gemini 1.0 Pro model.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[],[]]