|
4684 | 4684 | "deprecation_date": "2025-06-01",
|
4685 | 4685 | "supports_tool_choice": true
|
4686 | 4686 | },
|
| 4687 | + "claude-opus-4-20250514": { |
| 4688 | + "max_tokens": 128000, |
| 4689 | + "max_input_tokens": 200000, |
| 4690 | + "max_output_tokens": 128000, |
| 4691 | + "input_cost_per_token": 15e-6, |
| 4692 | + "output_cost_per_token": 75e-6, |
| 4693 | + "search_context_cost_per_query": { |
| 4694 | + "search_context_size_low": 1e-2, |
| 4695 | + "search_context_size_medium": 1e-2, |
| 4696 | + "search_context_size_high": 1e-2 |
| 4697 | + }, |
| 4698 | + "cache_creation_input_token_cost": 18.75e-6, |
| 4699 | + "cache_read_input_token_cost": 1.5e-6, |
| 4700 | + "litellm_provider": "anthropic", |
| 4701 | + "mode": "chat", |
| 4702 | + "supports_function_calling": true, |
| 4703 | + "supports_vision": true, |
| 4704 | + "tool_use_system_prompt_tokens": 159, |
| 4705 | + "supports_assistant_prefill": true, |
| 4706 | + "supports_pdf_input": true, |
| 4707 | + "supports_prompt_caching": true, |
| 4708 | + "supports_response_schema": true, |
| 4709 | + "supports_tool_choice": true, |
| 4710 | + "supports_reasoning": true, |
| 4711 | + "supports_computer_use": true |
| 4712 | + }, |
| 4713 | + "claude-sonnet-4-20250514": { |
| 4714 | + "max_tokens": 128000, |
| 4715 | + "max_input_tokens": 200000, |
| 4716 | + "max_output_tokens": 128000, |
| 4717 | + "input_cost_per_token": 3e-6, |
| 4718 | + "output_cost_per_token": 15e-6, |
| 4719 | + "search_context_cost_per_query": { |
| 4720 | + "search_context_size_low": 1e-2, |
| 4721 | + "search_context_size_medium": 1e-2, |
| 4722 | + "search_context_size_high": 1e-2 |
| 4723 | + }, |
| 4724 | + "cache_creation_input_token_cost": 3.75e-6, |
| 4725 | + "cache_read_input_token_cost": 0.3e-6, |
| 4726 | + "litellm_provider": "anthropic", |
| 4727 | + "mode": "chat", |
| 4728 | + "supports_function_calling": true, |
| 4729 | + "supports_vision": true, |
| 4730 | + "tool_use_system_prompt_tokens": 159, |
| 4731 | + "supports_assistant_prefill": true, |
| 4732 | + "supports_pdf_input": true, |
| 4733 | + "supports_prompt_caching": true, |
| 4734 | + "supports_response_schema": true, |
| 4735 | + "supports_tool_choice": true, |
| 4736 | + "supports_reasoning": true, |
| 4737 | + "supports_computer_use": true |
| 4738 | + }, |
4687 | 4739 | "claude-3-7-sonnet-latest": {
|
4688 | 4740 | "supports_computer_use": true,
|
4689 | 4741 | "max_tokens": 128000,
|
|
6753 | 6805 | "supports_reasoning": true,
|
6754 | 6806 | "supports_tool_choice": true
|
6755 | 6807 | },
|
| 6808 | + "vertex_ai/claude-opus-4@20250514": { |
| 6809 | + "max_tokens": 128000, |
| 6810 | + "max_input_tokens": 200000, |
| 6811 | + "max_output_tokens": 128000, |
| 6812 | + "input_cost_per_token": 15e-6, |
| 6813 | + "output_cost_per_token": 75e-6, |
| 6814 | + "search_context_cost_per_query": { |
| 6815 | + "search_context_size_low": 1e-2, |
| 6816 | + "search_context_size_medium": 1e-2, |
| 6817 | + "search_context_size_high": 1e-2 |
| 6818 | + }, |
| 6819 | + "cache_creation_input_token_cost": 18.75e-6, |
| 6820 | + "cache_read_input_token_cost": 1.5e-6, |
| 6821 | + "litellm_provider": "vertex_ai-anthropic_models", |
| 6822 | + "mode": "chat", |
| 6823 | + "supports_function_calling": true, |
| 6824 | + "supports_vision": true, |
| 6825 | + "tool_use_system_prompt_tokens": 159, |
| 6826 | + "supports_assistant_prefill": true, |
| 6827 | + "supports_pdf_input": true, |
| 6828 | + "supports_prompt_caching": true, |
| 6829 | + "supports_response_schema": true, |
| 6830 | + "supports_tool_choice": true, |
| 6831 | + "supports_reasoning": true, |
| 6832 | + "supports_computer_use": true |
| 6833 | + }, |
| 6834 | + "vertex_ai/claude-sonnet-4@20250514": { |
| 6835 | + "max_tokens": 128000, |
| 6836 | + "max_input_tokens": 200000, |
| 6837 | + "max_output_tokens": 128000, |
| 6838 | + "input_cost_per_token": 3e-6, |
| 6839 | + "output_cost_per_token": 15e-6, |
| 6840 | + "search_context_cost_per_query": { |
| 6841 | + "search_context_size_low": 1e-2, |
| 6842 | + "search_context_size_medium": 1e-2, |
| 6843 | + "search_context_size_high": 1e-2 |
| 6844 | + }, |
| 6845 | + "cache_creation_input_token_cost": 3.75e-6, |
| 6846 | + "cache_read_input_token_cost": 0.3e-6, |
| 6847 | + "litellm_provider": "vertex_ai-anthropic_models", |
| 6848 | + "mode": "chat", |
| 6849 | + "supports_function_calling": true, |
| 6850 | + "supports_vision": true, |
| 6851 | + "tool_use_system_prompt_tokens": 159, |
| 6852 | + "supports_assistant_prefill": true, |
| 6853 | + "supports_pdf_input": true, |
| 6854 | + "supports_prompt_caching": true, |
| 6855 | + "supports_response_schema": true, |
| 6856 | + "supports_tool_choice": true, |
| 6857 | + "supports_reasoning": true, |
| 6858 | + "supports_computer_use": true |
| 6859 | + }, |
6756 | 6860 | "vertex_ai/claude-3-haiku": {
|
6757 | 6861 | "max_tokens": 4096,
|
6758 | 6862 | "max_input_tokens": 200000,
|
|
9332 | 9436 | "supports_pdf_input": true,
|
9333 | 9437 | "supports_tool_choice": true
|
9334 | 9438 | },
|
| 9439 | + "anthropic.claude-opus-4-20250514-v1:0": { |
| 9440 | + "max_tokens": 128000, |
| 9441 | + "max_input_tokens": 200000, |
| 9442 | + "max_output_tokens": 128000, |
| 9443 | + "input_cost_per_token": 15e-6, |
| 9444 | + "output_cost_per_token": 75e-6, |
| 9445 | + "search_context_cost_per_query": { |
| 9446 | + "search_context_size_low": 1e-2, |
| 9447 | + "search_context_size_medium": 1e-2, |
| 9448 | + "search_context_size_high": 1e-2 |
| 9449 | + }, |
| 9450 | + "cache_creation_input_token_cost": 18.75e-6, |
| 9451 | + "cache_read_input_token_cost": 1.5e-6, |
| 9452 | + "litellm_provider": "bedrock_converse", |
| 9453 | + "mode": "chat", |
| 9454 | + "supports_function_calling": true, |
| 9455 | + "supports_vision": true, |
| 9456 | + "tool_use_system_prompt_tokens": 159, |
| 9457 | + "supports_assistant_prefill": true, |
| 9458 | + "supports_pdf_input": true, |
| 9459 | + "supports_prompt_caching": true, |
| 9460 | + "supports_response_schema": true, |
| 9461 | + "supports_tool_choice": true, |
| 9462 | + "supports_reasoning": true, |
| 9463 | + "supports_computer_use": true |
| 9464 | + }, |
| 9465 | + "anthropic.claude-sonnet-4-20250514-v1:0": { |
| 9466 | + "max_tokens": 128000, |
| 9467 | + "max_input_tokens": 200000, |
| 9468 | + "max_output_tokens": 128000, |
| 9469 | + "input_cost_per_token": 3e-6, |
| 9470 | + "output_cost_per_token": 15e-6, |
| 9471 | + "search_context_cost_per_query": { |
| 9472 | + "search_context_size_low": 1e-2, |
| 9473 | + "search_context_size_medium": 1e-2, |
| 9474 | + "search_context_size_high": 1e-2 |
| 9475 | + }, |
| 9476 | + "cache_creation_input_token_cost": 3.75e-6, |
| 9477 | + "cache_read_input_token_cost": 0.3e-6, |
| 9478 | + "litellm_provider": "bedrock_converse", |
| 9479 | + "mode": "chat", |
| 9480 | + "supports_function_calling": true, |
| 9481 | + "supports_vision": true, |
| 9482 | + "tool_use_system_prompt_tokens": 159, |
| 9483 | + "supports_assistant_prefill": true, |
| 9484 | + "supports_pdf_input": true, |
| 9485 | + "supports_prompt_caching": true, |
| 9486 | + "supports_response_schema": true, |
| 9487 | + "supports_tool_choice": true, |
| 9488 | + "supports_reasoning": true, |
| 9489 | + "supports_computer_use": true |
| 9490 | + }, |
9335 | 9491 | "anthropic.claude-3-7-sonnet-20250219-v1:0": {
|
9336 | 9492 | "supports_computer_use": true,
|
9337 | 9493 | "max_tokens": 8192,
|
|
9482 | 9638 | "supports_tool_choice": true,
|
9483 | 9639 | "supports_reasoning": true
|
9484 | 9640 | },
|
| 9641 | + "us.anthropic.claude-opus-4-20250514-v1:0": { |
| 9642 | + "max_tokens": 128000, |
| 9643 | + "max_input_tokens": 200000, |
| 9644 | + "max_output_tokens": 128000, |
| 9645 | + "input_cost_per_token": 15e-6, |
| 9646 | + "output_cost_per_token": 75e-6, |
| 9647 | + "search_context_cost_per_query": { |
| 9648 | + "search_context_size_low": 1e-2, |
| 9649 | + "search_context_size_medium": 1e-2, |
| 9650 | + "search_context_size_high": 1e-2 |
| 9651 | + }, |
| 9652 | + "cache_creation_input_token_cost": 18.75e-6, |
| 9653 | + "cache_read_input_token_cost": 1.5e-6, |
| 9654 | + "litellm_provider": "bedrock_converse", |
| 9655 | + "mode": "chat", |
| 9656 | + "supports_function_calling": true, |
| 9657 | + "supports_vision": true, |
| 9658 | + "tool_use_system_prompt_tokens": 159, |
| 9659 | + "supports_assistant_prefill": true, |
| 9660 | + "supports_pdf_input": true, |
| 9661 | + "supports_prompt_caching": true, |
| 9662 | + "supports_response_schema": true, |
| 9663 | + "supports_tool_choice": true, |
| 9664 | + "supports_reasoning": true, |
| 9665 | + "supports_computer_use": true |
| 9666 | + }, |
| 9667 | + "us.anthropic.claude-sonnet-4-20250514-v1:0": { |
| 9668 | + "max_tokens": 128000, |
| 9669 | + "max_input_tokens": 200000, |
| 9670 | + "max_output_tokens": 128000, |
| 9671 | + "input_cost_per_token": 3e-6, |
| 9672 | + "output_cost_per_token": 15e-6, |
| 9673 | + "search_context_cost_per_query": { |
| 9674 | + "search_context_size_low": 1e-2, |
| 9675 | + "search_context_size_medium": 1e-2, |
| 9676 | + "search_context_size_high": 1e-2 |
| 9677 | + }, |
| 9678 | + "cache_creation_input_token_cost": 3.75e-6, |
| 9679 | + "cache_read_input_token_cost": 0.3e-6, |
| 9680 | + "litellm_provider": "bedrock_converse", |
| 9681 | + "mode": "chat", |
| 9682 | + "supports_function_calling": true, |
| 9683 | + "supports_vision": true, |
| 9684 | + "tool_use_system_prompt_tokens": 159, |
| 9685 | + "supports_assistant_prefill": true, |
| 9686 | + "supports_pdf_input": true, |
| 9687 | + "supports_prompt_caching": true, |
| 9688 | + "supports_response_schema": true, |
| 9689 | + "supports_tool_choice": true, |
| 9690 | + "supports_reasoning": true, |
| 9691 | + "supports_computer_use": true |
| 9692 | + }, |
9485 | 9693 | "us.anthropic.claude-3-haiku-20240307-v1:0": {
|
9486 | 9694 | "max_tokens": 4096,
|
9487 | 9695 | "max_input_tokens": 200000,
|
|
9603 | 9811 | "supports_pdf_input": true,
|
9604 | 9812 | "supports_tool_choice": true
|
9605 | 9813 | },
|
| 9814 | + "eu.anthropic.claude-opus-4-20250514-v1:0": { |
| 9815 | + "max_tokens": 128000, |
| 9816 | + "max_input_tokens": 200000, |
| 9817 | + "max_output_tokens": 128000, |
| 9818 | + "input_cost_per_token": 15e-6, |
| 9819 | + "output_cost_per_token": 75e-6, |
| 9820 | + "search_context_cost_per_query": { |
| 9821 | + "search_context_size_low": 1e-2, |
| 9822 | + "search_context_size_medium": 1e-2, |
| 9823 | + "search_context_size_high": 1e-2 |
| 9824 | + }, |
| 9825 | + "cache_creation_input_token_cost": 18.75e-6, |
| 9826 | + "cache_read_input_token_cost": 1.5e-6, |
| 9827 | + "litellm_provider": "bedrock_converse", |
| 9828 | + "mode": "chat", |
| 9829 | + "supports_function_calling": true, |
| 9830 | + "supports_vision": true, |
| 9831 | + "tool_use_system_prompt_tokens": 159, |
| 9832 | + "supports_assistant_prefill": true, |
| 9833 | + "supports_pdf_input": true, |
| 9834 | + "supports_prompt_caching": true, |
| 9835 | + "supports_response_schema": true, |
| 9836 | + "supports_tool_choice": true, |
| 9837 | + "supports_reasoning": true, |
| 9838 | + "supports_computer_use": true |
| 9839 | + }, |
| 9840 | + "eu.anthropic.claude-sonnet-4-20250514-v1:0": { |
| 9841 | + "max_tokens": 128000, |
| 9842 | + "max_input_tokens": 200000, |
| 9843 | + "max_output_tokens": 128000, |
| 9844 | + "input_cost_per_token": 3e-6, |
| 9845 | + "output_cost_per_token": 15e-6, |
| 9846 | + "search_context_cost_per_query": { |
| 9847 | + "search_context_size_low": 1e-2, |
| 9848 | + "search_context_size_medium": 1e-2, |
| 9849 | + "search_context_size_high": 1e-2 |
| 9850 | + }, |
| 9851 | + "cache_creation_input_token_cost": 3.75e-6, |
| 9852 | + "cache_read_input_token_cost": 0.3e-6, |
| 9853 | + "litellm_provider": "bedrock_converse", |
| 9854 | + "mode": "chat", |
| 9855 | + "supports_function_calling": true, |
| 9856 | + "supports_vision": true, |
| 9857 | + "tool_use_system_prompt_tokens": 159, |
| 9858 | + "supports_assistant_prefill": true, |
| 9859 | + "supports_pdf_input": true, |
| 9860 | + "supports_prompt_caching": true, |
| 9861 | + "supports_response_schema": true, |
| 9862 | + "supports_tool_choice": true, |
| 9863 | + "supports_reasoning": true, |
| 9864 | + "supports_computer_use": true |
| 9865 | + }, |
9606 | 9866 | "eu.anthropic.claude-3-5-haiku-20241022-v1:0": {
|
9607 | 9867 | "max_tokens": 8192,
|
9608 | 9868 | "max_input_tokens": 200000,
|
|
0 commit comments