Skip to content

Commit 3ef1050

Browse files
MarkDaoustcopybara-github
authored andcommitted
chore: docs
FUTURE_COPYBARA_INTEGRATE_REVIEW=#2618 from googleapis:release-please--branches--main f8c369d PiperOrigin-RevId: 934110536
1 parent 04677a8 commit 3ef1050

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

google/genai/_gaos/types/interactions/agentoption.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@
2929
"deep-research-preview-04-2026",
3030
# Gemini Deep Research Max Agent
3131
"deep-research-max-preview-04-2026",
32+
# Use the Antigravity managed agent to perform multi-step tasks that require reasoning, file operations, and tool use.
33+
"antigravity-preview-05-2026",
3234
],
3335
UnrecognizedStr,
3436
]

google/genai/_gaos/types/interactions/model.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@
5959
"gemini-3.1-flash-lite-preview",
6060
# Gemini 3.1 Flash TTS: Powerful, low-latency speech generation. Enjoy natural outputs, steerable prompts, and new expressive audio tags for precise narration control.
6161
"gemini-3.1-flash-tts-preview",
62+
# Our most intelligent model for sustained frontier performance in agentic and coding tasks.
63+
"gemini-3.5-flash",
6264
# Our low-latency, music generation model optimized for high-fidelity audio clips and precise rhythmic control.
6365
"lyria-3-clip-preview",
6466
# Our advanced, full-song generative model with deep compositional understanding, optimized for precise structural control and complex transitions across diverse musical styles.

0 commit comments

Comments
 (0)