diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 514cd9b169..b783785237 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -4227,15 +4227,6 @@ "litellm_provider": "text-completion-openai", "mode": "completion" }, - "claude-instant-1": { - "max_tokens": 8191, - "max_input_tokens": 100000, - "max_output_tokens": 8191, - "input_cost_per_token": 1.63e-06, - "output_cost_per_token": 5.51e-06, - "litellm_provider": "anthropic", - "mode": "chat" - }, "mistral/mistral-tiny": { "max_tokens": 8191, "max_input_tokens": 32000, @@ -5470,16 +5461,6 @@ "supports_response_schema": true, "supports_tool_choice": true }, - "claude-instant-1.2": { - "max_tokens": 8191, - "max_input_tokens": 100000, - "max_output_tokens": 8191, - "input_cost_per_token": 1.63e-07, - "output_cost_per_token": 5.51e-07, - "litellm_provider": "anthropic", - "mode": "chat", - "supports_tool_choice": true - }, "claude-2": { "max_tokens": 8191, "max_input_tokens": 100000, @@ -16146,4 +16127,4 @@ "mode": "chat", "source": "https://platform.moonshot.ai/docs/pricing" } -} \ No newline at end of file +}