Skip to content

Commit 2e5adff

Browse files
Backport: chore(provider/google): remove obsolete Google image model (#13759)
This is an automated backport of #13748 to the release-v6.0 branch. FYI @felixarntz Co-authored-by: Felix Arntz <felix.arntz@vercel.com>
1 parent a141a1e commit 2e5adff

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.changeset/calm-bugs-pull.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@ai-sdk/google": patch
3+
---
4+
5+
chore(provider/google): remove obsolete Google image model

packages/google/src/google-generative-ai-options.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ export type GoogleGenerativeAIModelId =
77
| 'gemini-2.0-flash'
88
| 'gemini-2.0-flash-001'
99
| 'gemini-2.0-flash-lite'
10-
| 'gemini-2.0-flash-exp-image-generation'
1110
| 'gemini-2.0-flash-lite-001'
1211
| 'gemini-2.5-pro'
1312
| 'gemini-2.5-flash'

0 commit comments

Comments
 (0)