|
678 | 678 | "supports_vision": true, |
679 | 679 | "tool_use_system_prompt_tokens": 159 |
680 | 680 | }, |
| 681 | + "anthropic.claude-opus-4-5-20251101-v1:0": { |
| 682 | + "cache_creation_input_token_cost": 6.25e-06, |
| 683 | + "cache_read_input_token_cost": 5e-07, |
| 684 | + "input_cost_per_token": 5e-06, |
| 685 | + "litellm_provider": "bedrock_converse", |
| 686 | + "max_input_tokens": 200000, |
| 687 | + "max_output_tokens": 64000, |
| 688 | + "max_tokens": 64000, |
| 689 | + "mode": "chat", |
| 690 | + "output_cost_per_token": 2.5e-05, |
| 691 | + "search_context_cost_per_query": { |
| 692 | + "search_context_size_high": 0.01, |
| 693 | + "search_context_size_low": 0.01, |
| 694 | + "search_context_size_medium": 0.01 |
| 695 | + }, |
| 696 | + "supports_assistant_prefill": true, |
| 697 | + "supports_computer_use": true, |
| 698 | + "supports_function_calling": true, |
| 699 | + "supports_pdf_input": true, |
| 700 | + "supports_prompt_caching": true, |
| 701 | + "supports_reasoning": true, |
| 702 | + "supports_response_schema": true, |
| 703 | + "supports_tool_choice": true, |
| 704 | + "supports_vision": true, |
| 705 | + "tool_use_system_prompt_tokens": 159 |
| 706 | + }, |
681 | 707 | "anthropic.claude-sonnet-4-20250514-v1:0": { |
682 | 708 | "cache_creation_input_token_cost": 3.75e-06, |
683 | 709 | "cache_read_input_token_cost": 3e-07, |
|
6604 | 6630 | "supports_vision": true, |
6605 | 6631 | "tool_use_system_prompt_tokens": 159 |
6606 | 6632 | }, |
| 6633 | + "claude-opus-4-5-20251101": { |
| 6634 | + "cache_creation_input_token_cost": 6.25e-06, |
| 6635 | + "cache_creation_input_token_cost_above_1hr": 1e-05, |
| 6636 | + "cache_read_input_token_cost": 5e-07, |
| 6637 | + "input_cost_per_token": 5e-06, |
| 6638 | + "litellm_provider": "anthropic", |
| 6639 | + "max_input_tokens": 200000, |
| 6640 | + "max_output_tokens": 64000, |
| 6641 | + "max_tokens": 64000, |
| 6642 | + "mode": "chat", |
| 6643 | + "output_cost_per_token": 2.5e-05, |
| 6644 | + "search_context_cost_per_query": { |
| 6645 | + "search_context_size_high": 0.01, |
| 6646 | + "search_context_size_low": 0.01, |
| 6647 | + "search_context_size_medium": 0.01 |
| 6648 | + }, |
| 6649 | + "supports_assistant_prefill": true, |
| 6650 | + "supports_computer_use": true, |
| 6651 | + "supports_function_calling": true, |
| 6652 | + "supports_pdf_input": true, |
| 6653 | + "supports_prompt_caching": true, |
| 6654 | + "supports_reasoning": true, |
| 6655 | + "supports_response_schema": true, |
| 6656 | + "supports_tool_choice": true, |
| 6657 | + "supports_vision": true, |
| 6658 | + "tool_use_system_prompt_tokens": 159 |
| 6659 | + }, |
6607 | 6660 | "claude-sonnet-4-20250514": { |
6608 | 6661 | "deprecation_date": "2026-05-14", |
6609 | 6662 | "cache_creation_input_token_cost": 3.75e-06, |
|
23125 | 23178 | "supports_vision": true, |
23126 | 23179 | "tool_use_system_prompt_tokens": 159 |
23127 | 23180 | }, |
| 23181 | + "us.anthropic.claude-opus-4-5-20251101-v1:0": { |
| 23182 | + "cache_creation_input_token_cost": 6.25e-06, |
| 23183 | + "cache_read_input_token_cost": 5e-07, |
| 23184 | + "input_cost_per_token": 5e-06, |
| 23185 | + "litellm_provider": "bedrock_converse", |
| 23186 | + "max_input_tokens": 200000, |
| 23187 | + "max_output_tokens": 64000, |
| 23188 | + "max_tokens": 64000, |
| 23189 | + "mode": "chat", |
| 23190 | + "output_cost_per_token": 2.5e-05, |
| 23191 | + "search_context_cost_per_query": { |
| 23192 | + "search_context_size_high": 0.01, |
| 23193 | + "search_context_size_low": 0.01, |
| 23194 | + "search_context_size_medium": 0.01 |
| 23195 | + }, |
| 23196 | + "supports_assistant_prefill": true, |
| 23197 | + "supports_computer_use": true, |
| 23198 | + "supports_function_calling": true, |
| 23199 | + "supports_pdf_input": true, |
| 23200 | + "supports_prompt_caching": true, |
| 23201 | + "supports_reasoning": true, |
| 23202 | + "supports_response_schema": true, |
| 23203 | + "supports_tool_choice": true, |
| 23204 | + "supports_vision": true, |
| 23205 | + "tool_use_system_prompt_tokens": 159 |
| 23206 | + }, |
23128 | 23207 | "us.anthropic.claude-sonnet-4-20250514-v1:0": { |
23129 | 23208 | "cache_creation_input_token_cost": 3.75e-06, |
23130 | 23209 | "cache_read_input_token_cost": 3e-07, |
|
0 commit comments