Module: Google::Cloud::GeminiDataAnalytics::V1::ConversationOptions::Model
- Defined in:
- proto_docs/google/cloud/geminidataanalytics/v1/context.rb
Overview
Allowed models for the agent/conversation.
Constant Summary collapse
- MODEL_UNSPECIFIED =
No model specified. The model may be set on the chat request, or the default model will be used. Currently, this is
gemini-3.0-flash-preview. 0- LATEST_GA_MODEL =
Use the most up-to-date non-preview model. Currently, this is
gemini-2.5-flash. This constrains the request level settings. The default will change togemini-2.5-flash, and settingthinking_modewill not be supported. 1