Skip to content

Commit cac2306

Browse files
Merge branch 'main' into fix/mcp-boolean-additional-properties
2 parents 2645ee4 + 706fd02 commit cac2306

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

google/genai/_interactions/types/model.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"gemini-3.1-flash-tts-preview",
4343
"lyria-3-clip-preview",
4444
"lyria-3-pro-preview",
45+
"gemini-3.5-flash",
4546
],
4647
str,
4748
]

google/genai/_interactions/types/model_param.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
"gemini-3.1-flash-tts-preview",
4545
"lyria-3-clip-preview",
4646
"lyria-3-pro-preview",
47+
"gemini-3.5-flash",
4748
],
4849
str,
4950
]

0 commit comments

Comments
 (0)