🤖 fix: Gemini 2.5 Vision Support (#6663)

* 🤖 fix: Gemini 2.5 Vision Support

* 🐛 fix: Update defaultVisionModel logic to handle excluded GenAI models
This commit is contained in:
Danny Avila 2025-04-01 15:21:45 -04:00 committed by GitHub
parent 05bbbd5b60
commit 0ac07ace26
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 9 additions and 3 deletions

View file

@ -864,6 +864,8 @@ export const visionModels = [
'gemini-exp',
'gemini-1.5',
'gemini-2.0',
'gemini-2.5',
'gemini-3',
'moondream',
'llama3.2-vision',
'llama-3.2-11b-vision',