Mark Claude Haiku 3.5 as vision-capable (#8840)

This commit is contained in:
Minh Duc 2025-02-27 01:06:03 +01:00 committed by GitHub
parent ab7c4d1a0e
commit 371f32b0d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2754,6 +2754,7 @@
"litellm_provider": "anthropic",
"mode": "chat",
"supports_function_calling": true,
"supports_vision": true,
"tool_use_system_prompt_tokens": 264,
"supports_assistant_prefill": true,
"supports_prompt_caching": true,
@ -2772,6 +2773,7 @@
"litellm_provider": "anthropic",
"mode": "chat",
"supports_function_calling": true,
"supports_vision": true,
"tool_use_system_prompt_tokens": 264,
"supports_assistant_prefill": true,
"supports_prompt_caching": true,