Skip to content

Commit 35c941b

Browse files
Annhiluccopybara-github
authored andcommitted
feat: Add gemini-3.1-flash-tts-preview model to options
PiperOrigin-RevId: 900285928
1 parent ab6cc54 commit 35c941b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/interactions/resources/interactions.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1576,6 +1576,7 @@ export type Model =
15761576
| 'gemini-3.1-pro-preview'
15771577
| 'gemini-3.1-flash-image-preview'
15781578
| 'gemini-3.1-flash-lite-preview'
1579+
| 'gemini-3.1-flash-tts-preview'
15791580
| 'lyria-3-clip-preview'
15801581
| 'lyria-3-pro-preview'
15811582
| (string & {});

0 commit comments

Comments
 (0)