Class Model (0.13.1)

Model(value)

Allowed models for the agent/conversation.

Enums

Name Description
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`.
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 to `gemini-2.5-flash`, and setting `thinking_mode` will not be supported.