Skip to content

Commit 6978af5

Browse files
staeiousatendrakumar
authored andcommitted
rm retired anthropic models from model_prices_and_context_window.json (BerriAI#12864)
rm claude-2, claude-2.1, claude-3-sonnet-20240229
1 parent 23a84f7 commit 6978af5

File tree

1 file changed

+0
-36
lines changed

1 file changed

+0
-36
lines changed

model_prices_and_context_window.json

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -5541,25 +5541,6 @@
55415541
"supports_response_schema": true,
55425542
"supports_tool_choice": true
55435543
},
5544-
"claude-2": {
5545-
"max_tokens": 8191,
5546-
"max_input_tokens": 100000,
5547-
"max_output_tokens": 8191,
5548-
"input_cost_per_token": 8e-06,
5549-
"output_cost_per_token": 2.4e-05,
5550-
"litellm_provider": "anthropic",
5551-
"mode": "chat"
5552-
},
5553-
"claude-2.1": {
5554-
"max_tokens": 8191,
5555-
"max_input_tokens": 200000,
5556-
"max_output_tokens": 8191,
5557-
"input_cost_per_token": 8e-06,
5558-
"output_cost_per_token": 2.4e-05,
5559-
"litellm_provider": "anthropic",
5560-
"mode": "chat",
5561-
"supports_tool_choice": true
5562-
},
55635544
"claude-3-haiku-20240307": {
55645545
"max_tokens": 4096,
55655546
"max_input_tokens": 200000,
@@ -5669,23 +5650,6 @@
56695650
"deprecation_date": "2025-03-01",
56705651
"supports_tool_choice": true
56715652
},
5672-
"claude-3-sonnet-20240229": {
5673-
"max_tokens": 4096,
5674-
"max_input_tokens": 200000,
5675-
"max_output_tokens": 4096,
5676-
"input_cost_per_token": 3e-06,
5677-
"output_cost_per_token": 1.5e-05,
5678-
"litellm_provider": "anthropic",
5679-
"mode": "chat",
5680-
"supports_function_calling": true,
5681-
"supports_vision": true,
5682-
"tool_use_system_prompt_tokens": 159,
5683-
"supports_assistant_prefill": true,
5684-
"supports_prompt_caching": true,
5685-
"supports_response_schema": true,
5686-
"deprecation_date": "2025-07-21",
5687-
"supports_tool_choice": true
5688-
},
56895653
"claude-3-5-sonnet-latest": {
56905654
"supports_computer_use": true,
56915655
"max_tokens": 8192,

0 commit comments

Comments
 (0)