From 6dbaf43ba2951e403fd1efe6920eaf6c30550c42 Mon Sep 17 00:00:00 2001 From: mateo Date: Wed, 9 Sep 2026 16:42:07 +0000 Subject: [PATCH] fix(registry): drop OpenAI shutdown date from shared computer-use-preview entry Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> --- litellm/model_prices_and_context_window_backup.json | 1 - model_prices_and_context_window.json | 1 - 2 files changed, 2 deletions(-) diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index dc720e2629a..cdd9fc7b6d4 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -14560,7 +14560,6 @@ "supports_tool_choice": true }, "computer-use-preview": { - "deprecation_date": "2026-07-23", "input_cost_per_token": 3e-06, "litellm_provider": "azure", "max_input_tokens": 8192, diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index dc720e2629a..cdd9fc7b6d4 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -14560,7 +14560,6 @@ "supports_tool_choice": true }, "computer-use-preview": { - "deprecation_date": "2026-07-23", "input_cost_per_token": 3e-06, "litellm_provider": "azure", "max_input_tokens": 8192,