Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions google/genai/_gaos/types/interactions/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@
"gemini-3.5-flash",
# Our most intelligent model for sustained frontier performance in agentic and coding tasks.
"gemini-3.6-flash",
# Our most intelligent model for sustained frontier performance in agentic and coding tasks.
"gemini-3.7-flash",
# Our low-latency, music generation model optimized for high-fidelity audio clips and precise rhythmic control.
"lyria-3-clip-preview",
# Our advanced, full-song generative model with deep compositional understanding, optimized for precise structural control and complex transitions across diverse musical styles.
Expand Down
Loading