public enum AnswerQueryRequest.Types.QueryUnderstandingSpec.Types.QueryRephraserSpec.Types.ModelSpec.Types.ModelTypeReference documentation and code samples for the Discovery Engine v1 API enum AnswerQueryRequest.Types.QueryUnderstandingSpec.Types.QueryRephraserSpec.Types.ModelSpec.Types.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.
Namespace
Google.Cloud.DiscoveryEngine.V1Assembly
Google.Cloud.DiscoveryEngine.V1.dll
Fields |
|
|---|---|
| Name | Description |
Large |
Large query rephraser model. Gemini 1.0 Pro model. |
Small |
Small query rephraser model. Gemini 1.0 XS model. |
Unspecified |
Unspecified model type. |