Skip to content

Commit cb16347

Browse files
author
Guiners
committed
model update
1 parent a228b1c commit cb16347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

genai/image-generation/imggen-mmflash-with-txt.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ async function generateContent(
3333
});
3434

3535
const response = await client.models.generateContentStream({
36-
model: 'gemini-2.5-flash-image-preview',
36+
model: 'gemini-2.5-flash-image',
3737
contents:
3838
'Generate an image of the Eiffel tower with fireworks in the background.',
3939
config: {

0 commit comments

Comments
 (0)