We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1f6479 commit 1961be4Copy full SHA for 1961be4
src/main/resources/application.properties
@@ -1,7 +1,7 @@
1
# Application Configuration
2
app.gemini.model=gemini-3-flash-preview
3
-app.gemini.model.image=gemini-3-pro-image-preview
4
-app.gemini.model.veo=veo-3.0-fast-generate-preview
+app.gemini.model.image=gemini-3.1-flash-image-preview
+app.gemini.model.veo=veo-3.1-generate-preview
5
6
# Template Configuration
7
app.prompt=prompt
0 commit comments