From 371f32b0d43d690c9dd3c4feba4c713c394285bc Mon Sep 17 00:00:00 2001 From: Minh Duc Date: Thu, 27 Feb 2025 01:06:03 +0100 Subject: [PATCH] Mark Claude Haiku 3.5 as vision-capable (#8840) --- model_prices_and_context_window.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 0255a8b8904..d1228afb80d 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -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,