mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-22 23:18:27 +01:00
Add 'gemini-2.0-flash-exp' to supported vision models
This commit is contained in:
parent
c4c9f43a60
commit
cf1b98e25d
@ -4753,6 +4753,7 @@ export function isImageInliningSupported() {
|
||||
// gultra just isn't being offered as multimodal, thanks google.
|
||||
const visionSupportedModels = [
|
||||
'gpt-4-vision',
|
||||
'gemini-2.0-flash-exp',
|
||||
'gemini-1.5-flash',
|
||||
'gemini-1.5-flash-latest',
|
||||
'gemini-1.5-flash-001',
|
||||
|
Loading…
x
Reference in New Issue
Block a user