mirror of
https://github.com/yusufipk/imagen-openrouter.git
synced 2026-09-11 10:36:07 +00:00
feat: add support for Gemini 3.1 Flash Image (Preview) in model configurations and update UI options
This commit is contained in:
+3
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user