chore: enable vision support for models in OpenRouter that should have supported vision (#10191)

This commit is contained in:
Xiao Ley 2024-11-02 19:45:20 +08:00 committed by GitHub
parent a0af7a51ed
commit b28cf68097
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@ label:
model_type: llm
features:
- agent-thought
- vision
model_properties:
mode: chat
context_size: 131072

View File

@ -5,6 +5,7 @@ label:
model_type: llm
features:
- agent-thought
- vision
model_properties:
mode: chat
context_size: 131072