feat: add support for Gemini 3.1 Flash Image (Preview) in model configurations and update UI options

This commit is contained in:
Yusuf İpek
2026-03-11 14:23:15 +03:00
parent 4a1500d4f2
commit 63331848b7
3 changed files with 12 additions and 2 deletions
+3 -1
View File
@@ -48,6 +48,8 @@
Flash Image</div>
<div class="custom-select-option" data-value="google/gemini-2.5-flash-image-preview">Gemini 2.5
Flash (Preview)</div>
<div class="custom-select-option" data-value="google/gemini-3.1-flash-image-preview">Gemini 3.1
Flash (Preview)</div>
<div class="custom-select-option" data-value="google/gemini-3-pro-image-preview">Gemini 3 Pro
(Preview)</div>
<div class="custom-select-option" data-value="openai/gpt-5-image">GPT-5 Image</div>
@@ -191,4 +193,4 @@
<script src="src/app.js"></script>
</body>
</html>
</html>