500
500
"cache_creation_input_token_cost": 3.75e-06,
501
501
"cache_read_input_token_cost": 3e-07,
502
502
"input_cost_per_token": 3e-06,
503
+ "input_cost_per_token_above_200k_tokens": 6e-06,
504
+ "output_cost_per_token_above_200k_tokens": 2.25e-05,
505
+ "cache_creation_input_token_cost_above_200k_tokens": 7.5e-06,
506
+ "cache_read_input_token_cost_above_200k_tokens": 6e-07,
503
507
"litellm_provider": "bedrock_converse",
504
- "max_input_tokens": 200000 ,
505
- "max_output_tokens": 64000 ,
506
- "max_tokens": 64000 ,
508
+ "max_input_tokens": 1000000 ,
509
+ "max_output_tokens": 1000000 ,
510
+ "max_tokens": 1000000 ,
507
511
"mode": "chat",
508
512
"output_cost_per_token": 1.5e-05,
509
513
"search_context_cost_per_query": {
764
768
"cache_creation_input_token_cost": 3.75e-06,
765
769
"cache_read_input_token_cost": 3e-07,
766
770
"input_cost_per_token": 3e-06,
771
+ "input_cost_per_token_above_200k_tokens": 6e-06,
772
+ "output_cost_per_token_above_200k_tokens": 2.25e-05,
773
+ "cache_creation_input_token_cost_above_200k_tokens": 7.5e-06,
774
+ "cache_read_input_token_cost_above_200k_tokens": 6e-07,
767
775
"litellm_provider": "bedrock_converse",
768
- "max_input_tokens": 200000 ,
769
- "max_output_tokens": 64000 ,
770
- "max_tokens": 64000 ,
776
+ "max_input_tokens": 1000000 ,
777
+ "max_output_tokens": 1000000 ,
778
+ "max_tokens": 1000000 ,
771
779
"mode": "chat",
772
780
"output_cost_per_token": 1.5e-05,
773
781
"search_context_cost_per_query": {
4727
4735
"cache_creation_input_token_cost_above_1hr": 6e-06,
4728
4736
"cache_read_input_token_cost": 3e-07,
4729
4737
"input_cost_per_token": 3e-06,
4738
+ "input_cost_per_token_above_200k_tokens": 6e-06,
4739
+ "output_cost_per_token_above_200k_tokens": 2.25e-05,
4740
+ "cache_creation_input_token_cost_above_200k_tokens": 7.5e-06,
4741
+ "cache_read_input_token_cost_above_200k_tokens": 6e-07,
4730
4742
"litellm_provider": "anthropic",
4731
- "max_input_tokens": 200000 ,
4732
- "max_output_tokens": 64000 ,
4733
- "max_tokens": 64000 ,
4743
+ "max_input_tokens": 1000000 ,
4744
+ "max_output_tokens": 1000000 ,
4745
+ "max_tokens": 1000000 ,
4734
4746
"mode": "chat",
4735
4747
"output_cost_per_token": 1.5e-05,
4736
4748
"search_context_cost_per_query": {
7487
7499
"cache_creation_input_token_cost": 3.75e-06,
7488
7500
"cache_read_input_token_cost": 3e-07,
7489
7501
"input_cost_per_token": 3e-06,
7502
+ "input_cost_per_token_above_200k_tokens": 6e-06,
7503
+ "output_cost_per_token_above_200k_tokens": 2.25e-05,
7504
+ "cache_creation_input_token_cost_above_200k_tokens": 7.5e-06,
7505
+ "cache_read_input_token_cost_above_200k_tokens": 6e-07,
7490
7506
"litellm_provider": "bedrock_converse",
7491
- "max_input_tokens": 200000 ,
7492
- "max_output_tokens": 64000 ,
7493
- "max_tokens": 64000 ,
7507
+ "max_input_tokens": 1000000 ,
7508
+ "max_output_tokens": 1000000 ,
7509
+ "max_tokens": 1000000 ,
7494
7510
"mode": "chat",
7495
7511
"output_cost_per_token": 1.5e-05,
7496
7512
"search_context_cost_per_query": {
@@ -16036,10 +16052,12 @@
16036
16052
"openrouter/anthropic/claude-sonnet-4": {
16037
16053
"input_cost_per_image": 0.0048,
16038
16054
"input_cost_per_token": 3e-06,
16055
+ "input_cost_per_token_above_200k_tokens": 6e-06,
16056
+ "output_cost_per_token_above_200k_tokens": 2.25e-05,
16039
16057
"litellm_provider": "openrouter",
16040
- "max_input_tokens": 200000 ,
16041
- "max_output_tokens": 64000 ,
16042
- "max_tokens": 64000 ,
16058
+ "max_input_tokens": 1000000 ,
16059
+ "max_output_tokens": 1000000 ,
16060
+ "max_tokens": 1000000 ,
16043
16061
"mode": "chat",
16044
16062
"output_cost_per_token": 1.5e-05,
16045
16063
"supports_assistant_prefill": true,
@@ -18885,10 +18903,14 @@
18885
18903
"cache_creation_input_token_cost": 3.75e-06,
18886
18904
"cache_read_input_token_cost": 3e-07,
18887
18905
"input_cost_per_token": 3e-06,
18906
+ "input_cost_per_token_above_200k_tokens": 6e-06,
18907
+ "output_cost_per_token_above_200k_tokens": 2.25e-05,
18908
+ "cache_creation_input_token_cost_above_200k_tokens": 7.5e-06,
18909
+ "cache_read_input_token_cost_above_200k_tokens": 6e-07,
18888
18910
"litellm_provider": "bedrock_converse",
18889
- "max_input_tokens": 200000 ,
18890
- "max_output_tokens": 64000 ,
18891
- "max_tokens": 64000 ,
18911
+ "max_input_tokens": 1000000 ,
18912
+ "max_output_tokens": 1000000 ,
18913
+ "max_tokens": 1000000 ,
18892
18914
"mode": "chat",
18893
18915
"output_cost_per_token": 1.5e-05,
18894
18916
"search_context_cost_per_query": {
@@ -20221,10 +20243,14 @@
20221
20243
"cache_creation_input_token_cost": 3.75e-06,
20222
20244
"cache_read_input_token_cost": 3e-07,
20223
20245
"input_cost_per_token": 3e-06,
20246
+ "input_cost_per_token_above_200k_tokens": 6e-06,
20247
+ "output_cost_per_token_above_200k_tokens": 2.25e-05,
20248
+ "cache_creation_input_token_cost_above_200k_tokens": 7.5e-06,
20249
+ "cache_read_input_token_cost_above_200k_tokens": 6e-07,
20224
20250
"litellm_provider": "vertex_ai-anthropic_models",
20225
- "max_input_tokens": 200000 ,
20226
- "max_output_tokens": 64000 ,
20227
- "max_tokens": 64000 ,
20251
+ "max_input_tokens": 1000000 ,
20252
+ "max_output_tokens": 1000000 ,
20253
+ "max_tokens": 1000000 ,
20228
20254
"mode": "chat",
20229
20255
"output_cost_per_token": 1.5e-05,
20230
20256
"search_context_cost_per_query": {
@@ -20247,10 +20273,14 @@
20247
20273
"cache_creation_input_token_cost": 3.75e-06,
20248
20274
"cache_read_input_token_cost": 3e-07,
20249
20275
"input_cost_per_token": 3e-06,
20276
+ "input_cost_per_token_above_200k_tokens": 6e-06,
20277
+ "output_cost_per_token_above_200k_tokens": 2.25e-05,
20278
+ "cache_creation_input_token_cost_above_200k_tokens": 7.5e-06,
20279
+ "cache_read_input_token_cost_above_200k_tokens": 6e-07,
20250
20280
"litellm_provider": "vertex_ai-anthropic_models",
20251
- "max_input_tokens": 200000 ,
20252
- "max_output_tokens": 64000 ,
20253
- "max_tokens": 64000 ,
20281
+ "max_input_tokens": 1000000 ,
20282
+ "max_output_tokens": 1000000 ,
20283
+ "max_tokens": 1000000 ,
20254
20284
"mode": "chat",
20255
20285
"output_cost_per_token": 1.5e-05,
20256
20286
"search_context_cost_per_query": {
0 commit comments