From 367f48004d192dbe9227b669db9e7edeeeb9d01e Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Tue, 8 Apr 2025 12:45:33 -0700 Subject: [PATCH] build(model_prices_and_context_window.json): consistent params --- litellm/model_prices_and_context_window_backup.json | 12 ++++++++---- model_prices_and_context_window.json | 12 ++++++++---- 2 files changed, 16 insertions(+), 8 deletions(-) diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index a76356a3aa..79aa57f466 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -8466,7 +8466,8 @@ "input_cost_per_second": 0.011, "output_cost_per_second": 0.011, "litellm_provider": "bedrock", - "mode": "chat" + "mode": "chat", + "supports_tool_choice": true }, "bedrock/*/6-month-commitment/cohere.command-text-v14": { "max_tokens": 4096, @@ -8475,7 +8476,8 @@ "input_cost_per_second": 0.0066027, "output_cost_per_second": 0.0066027, "litellm_provider": "bedrock", - "mode": "chat" + "mode": "chat", + "supports_tool_choice": true }, "cohere.command-light-text-v14": { "max_tokens": 4096, @@ -8494,7 +8496,8 @@ "input_cost_per_second": 0.001902, "output_cost_per_second": 0.001902, "litellm_provider": "bedrock", - "mode": "chat" + "mode": "chat", + "supports_tool_choice": true }, "bedrock/*/6-month-commitment/cohere.command-light-text-v14": { "max_tokens": 4096, @@ -8503,7 +8506,8 @@ "input_cost_per_second": 0.0011416, "output_cost_per_second": 0.0011416, "litellm_provider": "bedrock", - "mode": "chat" + "mode": "chat", + "supports_tool_choice": true }, "cohere.command-r-plus-v1:0": { "max_tokens": 4096, diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index a76356a3aa..79aa57f466 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -8466,7 +8466,8 @@ "input_cost_per_second": 0.011, "output_cost_per_second": 0.011, "litellm_provider": "bedrock", - "mode": "chat" + "mode": "chat", + "supports_tool_choice": true }, "bedrock/*/6-month-commitment/cohere.command-text-v14": { "max_tokens": 4096, @@ -8475,7 +8476,8 @@ "input_cost_per_second": 0.0066027, "output_cost_per_second": 0.0066027, "litellm_provider": "bedrock", - "mode": "chat" + "mode": "chat", + "supports_tool_choice": true }, "cohere.command-light-text-v14": { "max_tokens": 4096, @@ -8494,7 +8496,8 @@ "input_cost_per_second": 0.001902, "output_cost_per_second": 0.001902, "litellm_provider": "bedrock", - "mode": "chat" + "mode": "chat", + "supports_tool_choice": true }, "bedrock/*/6-month-commitment/cohere.command-light-text-v14": { "max_tokens": 4096, @@ -8503,7 +8506,8 @@ "input_cost_per_second": 0.0011416, "output_cost_per_second": 0.0011416, "litellm_provider": "bedrock", - "mode": "chat" + "mode": "chat", + "supports_tool_choice": true }, "cohere.command-r-plus-v1:0": { "max_tokens": 4096,