From 4debf4ecebac6602d91bc8e4257c7694122e61f8 Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Tue, 5 Nov 2024 04:01:31 +0530 Subject: [PATCH] build: fix map --- litellm/model_prices_and_context_window_backup.json | 2 +- model_prices_and_context_window.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index 4cb8e06b6..584170de8 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -4403,7 +4403,7 @@ "output_cost_per_token": 0.000005, "litellm_provider": "bedrock", "mode": "chat", - "supports_function_calling": true, + "supports_function_calling": true }, "anthropic.claude-3-opus-20240229-v1:0": { "max_tokens": 4096, diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 4cb8e06b6..584170de8 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -4403,7 +4403,7 @@ "output_cost_per_token": 0.000005, "litellm_provider": "bedrock", "mode": "chat", - "supports_function_calling": true, + "supports_function_calling": true }, "anthropic.claude-3-opus-20240229-v1:0": { "max_tokens": 4096,