From 24cae5aca1676c9da25cb5edc2b031793610d7db Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Wed, 14 May 2025 19:12:33 -0700 Subject: [PATCH] groq/llama3-70b-8192 --- litellm/model_prices_and_context_window_backup.json | 3 ++- model_prices_and_context_window.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index d0a4cf861a1..e63f7626a3c 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -4192,7 +4192,8 @@ "output_cost_per_token": 7.9e-07, "litellm_provider": "groq", "mode": "chat", - "supports_response_schema": true + "supports_response_schema": true, + "supports_tool_choice": true }, "groq/llama-3.1-8b-instant": { "max_tokens": 8192, diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index d0a4cf861a1..e63f7626a3c 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -4192,7 +4192,8 @@ "output_cost_per_token": 7.9e-07, "litellm_provider": "groq", "mode": "chat", - "supports_response_schema": true + "supports_response_schema": true, + "supports_tool_choice": true }, "groq/llama-3.1-8b-instant": { "max_tokens": 8192,