From cb2b69d90d2e22424f5890df81bb0850a064601a Mon Sep 17 00:00:00 2001 From: Chengxuan Wang Date: Fri, 12 Jun 2026 08:05:11 -0700 Subject: [PATCH] =?UTF-8?q?address=20review:=20registry=20sweep=20straggle?= =?UTF-8?q?rs=20=E2=80=94=20perplexity=20opus-4-6/4-7=20+=20github=5Fcopil?= =?UTF-8?q?ot=20opus-4.6-fast=20lack=20supports=5Fassistant=5Fprefill:fals?= =?UTF-8?q?e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- litellm/model_prices_and_context_window_backup.json | 3 +++ model_prices_and_context_window.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index c420ec93167..7a800bf5693 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -18980,6 +18980,7 @@ "supported_endpoints": [ "/v1/chat/completions" ], + "supports_assistant_prefill": false, "supports_function_calling": true, "supports_parallel_function_calling": true, "supports_vision": true @@ -30272,6 +30273,7 @@ "mode": "responses", "supports_web_search": true, "supports_reasoning": false, + "supports_assistant_prefill": false, "supports_function_calling": true, "supports_output_config": true }, @@ -30280,6 +30282,7 @@ "mode": "responses", "supports_web_search": true, "supports_reasoning": false, + "supports_assistant_prefill": false, "supports_function_calling": true, "supports_output_config": true }, diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index deeace3fa82..19115b9c13a 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -18980,6 +18980,7 @@ "supported_endpoints": [ "/v1/chat/completions" ], + "supports_assistant_prefill": false, "supports_function_calling": true, "supports_parallel_function_calling": true, "supports_vision": true @@ -30272,6 +30273,7 @@ "mode": "responses", "supports_web_search": true, "supports_reasoning": false, + "supports_assistant_prefill": false, "supports_function_calling": true, "supports_output_config": true }, @@ -30280,6 +30282,7 @@ "mode": "responses", "supports_web_search": true, "supports_reasoning": false, + "supports_assistant_prefill": false, "supports_function_calling": true, "supports_output_config": true },