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,