mirror of
https://github.com/vegu-ai/talemate.git
synced 2025-12-16 11:47:48 +01:00
Add gemini-3-pro-image-preview option to GoogleImageMixin for enhanced model selection.
This commit is contained in:
@@ -330,6 +330,10 @@ class GoogleImageMixin:
|
||||
"label": "gemini-2.5-flash-image",
|
||||
"value": "gemini-2.5-flash-image",
|
||||
},
|
||||
{
|
||||
"label": "gemini-3-pro-image-preview",
|
||||
"value": "gemini-3-pro-image-preview",
|
||||
}
|
||||
],
|
||||
label="Model",
|
||||
description="Google image model",
|
||||
|
||||
Reference in New Issue
Block a user