From 94cac6fff2ffb264ebf3e95d0fcf49fb2a10449c Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Mon, 1 Sep 2025 20:08:36 -0700 Subject: [PATCH] fix: groq health check --- ...odel_prices_and_context_window_backup.json | 21 ------------------- model_prices_and_context_window.json | 21 ------------------- 2 files changed, 42 deletions(-) diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index 9abe3dc48f..5730955462 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -5817,16 +5817,6 @@ "supports_response_schema": true, "supports_tool_choice": true }, - "groq/llama3-8b-8192": { - "max_tokens": 8192, - "max_input_tokens": 8192, - "max_output_tokens": 8192, - "input_cost_per_token": 5e-08, - "output_cost_per_token": 8e-08, - "litellm_provider": "groq", - "mode": "chat", - "supports_tool_choice": true - }, "groq/llama-3.2-1b-preview": { "max_tokens": 8192, "max_input_tokens": 8192, @@ -5907,17 +5897,6 @@ "supports_tool_choice": true, "deprecation_date": "2025-04-14" }, - "groq/llama3-70b-8192": { - "max_tokens": 8192, - "max_input_tokens": 8192, - "max_output_tokens": 8192, - "input_cost_per_token": 5.9e-07, - "output_cost_per_token": 7.9e-07, - "litellm_provider": "groq", - "mode": "chat", - "supports_response_schema": true, - "supports_tool_choice": true - }, "groq/llama-3.1-8b-instant": { "max_tokens": 8192, "max_input_tokens": 128000, diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 9abe3dc48f..5730955462 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -5817,16 +5817,6 @@ "supports_response_schema": true, "supports_tool_choice": true }, - "groq/llama3-8b-8192": { - "max_tokens": 8192, - "max_input_tokens": 8192, - "max_output_tokens": 8192, - "input_cost_per_token": 5e-08, - "output_cost_per_token": 8e-08, - "litellm_provider": "groq", - "mode": "chat", - "supports_tool_choice": true - }, "groq/llama-3.2-1b-preview": { "max_tokens": 8192, "max_input_tokens": 8192, @@ -5907,17 +5897,6 @@ "supports_tool_choice": true, "deprecation_date": "2025-04-14" }, - "groq/llama3-70b-8192": { - "max_tokens": 8192, - "max_input_tokens": 8192, - "max_output_tokens": 8192, - "input_cost_per_token": 5.9e-07, - "output_cost_per_token": 7.9e-07, - "litellm_provider": "groq", - "mode": "chat", - "supports_response_schema": true, - "supports_tool_choice": true - }, "groq/llama-3.1-8b-instant": { "max_tokens": 8192, "max_input_tokens": 128000,