560
560
"cache_creation_input_token_cost": 3.75e-06,
561
561
"cache_read_input_token_cost": 3e-07,
562
562
"input_cost_per_token": 3e-06,
563
+ "input_cost_per_token_above_200k_tokens": 6e-06,
564
+ "output_cost_per_token_above_200k_tokens": 2.25e-05,
565
+ "cache_creation_input_token_cost_above_200k_tokens": 7.5e-06,
566
+ "cache_read_input_token_cost_above_200k_tokens": 6e-07,
563
567
"litellm_provider": "bedrock_converse",
564
- "max_input_tokens": 200000 ,
565
- "max_output_tokens": 64000 ,
566
- "max_tokens": 64000 ,
568
+ "max_input_tokens": 1000000 ,
569
+ "max_output_tokens": 1000000 ,
570
+ "max_tokens": 1000000 ,
567
571
"mode": "chat",
568
572
"output_cost_per_token": 1.5e-05,
569
573
"search_context_cost_per_query": {
824
828
"cache_creation_input_token_cost": 3.75e-06,
825
829
"cache_read_input_token_cost": 3e-07,
826
830
"input_cost_per_token": 3e-06,
831
+ "input_cost_per_token_above_200k_tokens": 6e-06,
832
+ "output_cost_per_token_above_200k_tokens": 2.25e-05,
833
+ "cache_creation_input_token_cost_above_200k_tokens": 7.5e-06,
834
+ "cache_read_input_token_cost_above_200k_tokens": 6e-07,
827
835
"litellm_provider": "bedrock_converse",
828
- "max_input_tokens": 200000 ,
829
- "max_output_tokens": 64000 ,
830
- "max_tokens": 64000 ,
836
+ "max_input_tokens": 1000000 ,
837
+ "max_output_tokens": 1000000 ,
838
+ "max_tokens": 1000000 ,
831
839
"mode": "chat",
832
840
"output_cost_per_token": 1.5e-05,
833
841
"search_context_cost_per_query": {
4787
4795
"cache_creation_input_token_cost_above_1hr": 6e-06,
4788
4796
"cache_read_input_token_cost": 3e-07,
4789
4797
"input_cost_per_token": 3e-06,
4798
+ "input_cost_per_token_above_200k_tokens": 6e-06,
4799
+ "output_cost_per_token_above_200k_tokens": 2.25e-05,
4800
+ "cache_creation_input_token_cost_above_200k_tokens": 7.5e-06,
4801
+ "cache_read_input_token_cost_above_200k_tokens": 6e-07,
4790
4802
"litellm_provider": "anthropic",
4791
- "max_input_tokens": 200000 ,
4792
- "max_output_tokens": 64000 ,
4793
- "max_tokens": 64000 ,
4803
+ "max_input_tokens": 1000000 ,
4804
+ "max_output_tokens": 1000000 ,
4805
+ "max_tokens": 1000000 ,
4794
4806
"mode": "chat",
4795
4807
"output_cost_per_token": 1.5e-05,
4796
4808
"search_context_cost_per_query": {
7547
7559
"cache_creation_input_token_cost": 3.75e-06,
7548
7560
"cache_read_input_token_cost": 3e-07,
7549
7561
"input_cost_per_token": 3e-06,
7562
+ "input_cost_per_token_above_200k_tokens": 6e-06,
7563
+ "output_cost_per_token_above_200k_tokens": 2.25e-05,
7564
+ "cache_creation_input_token_cost_above_200k_tokens": 7.5e-06,
7565
+ "cache_read_input_token_cost_above_200k_tokens": 6e-07,
7550
7566
"litellm_provider": "bedrock_converse",
7551
- "max_input_tokens": 200000 ,
7552
- "max_output_tokens": 64000 ,
7553
- "max_tokens": 64000 ,
7567
+ "max_input_tokens": 1000000 ,
7568
+ "max_output_tokens": 1000000 ,
7569
+ "max_tokens": 1000000 ,
7554
7570
"mode": "chat",
7555
7571
"output_cost_per_token": 1.5e-05,
7556
7572
"search_context_cost_per_query": {
@@ -16157,10 +16173,12 @@
16157
16173
"openrouter/anthropic/claude-sonnet-4": {
16158
16174
"input_cost_per_image": 0.0048,
16159
16175
"input_cost_per_token": 3e-06,
16176
+ "input_cost_per_token_above_200k_tokens": 6e-06,
16177
+ "output_cost_per_token_above_200k_tokens": 2.25e-05,
16160
16178
"litellm_provider": "openrouter",
16161
- "max_input_tokens": 200000 ,
16162
- "max_output_tokens": 64000 ,
16163
- "max_tokens": 64000 ,
16179
+ "max_input_tokens": 1000000 ,
16180
+ "max_output_tokens": 1000000 ,
16181
+ "max_tokens": 1000000 ,
16164
16182
"mode": "chat",
16165
16183
"output_cost_per_token": 1.5e-05,
16166
16184
"supports_assistant_prefill": true,
@@ -19020,10 +19038,14 @@
19020
19038
"cache_creation_input_token_cost": 3.75e-06,
19021
19039
"cache_read_input_token_cost": 3e-07,
19022
19040
"input_cost_per_token": 3e-06,
19041
+ "input_cost_per_token_above_200k_tokens": 6e-06,
19042
+ "output_cost_per_token_above_200k_tokens": 2.25e-05,
19043
+ "cache_creation_input_token_cost_above_200k_tokens": 7.5e-06,
19044
+ "cache_read_input_token_cost_above_200k_tokens": 6e-07,
19023
19045
"litellm_provider": "bedrock_converse",
19024
- "max_input_tokens": 200000 ,
19025
- "max_output_tokens": 64000 ,
19026
- "max_tokens": 64000 ,
19046
+ "max_input_tokens": 1000000 ,
19047
+ "max_output_tokens": 1000000 ,
19048
+ "max_tokens": 1000000 ,
19027
19049
"mode": "chat",
19028
19050
"output_cost_per_token": 1.5e-05,
19029
19051
"search_context_cost_per_query": {
@@ -20356,10 +20378,14 @@
20356
20378
"cache_creation_input_token_cost": 3.75e-06,
20357
20379
"cache_read_input_token_cost": 3e-07,
20358
20380
"input_cost_per_token": 3e-06,
20381
+ "input_cost_per_token_above_200k_tokens": 6e-06,
20382
+ "output_cost_per_token_above_200k_tokens": 2.25e-05,
20383
+ "cache_creation_input_token_cost_above_200k_tokens": 7.5e-06,
20384
+ "cache_read_input_token_cost_above_200k_tokens": 6e-07,
20359
20385
"litellm_provider": "vertex_ai-anthropic_models",
20360
- "max_input_tokens": 200000 ,
20361
- "max_output_tokens": 64000 ,
20362
- "max_tokens": 64000 ,
20386
+ "max_input_tokens": 1000000 ,
20387
+ "max_output_tokens": 1000000 ,
20388
+ "max_tokens": 1000000 ,
20363
20389
"mode": "chat",
20364
20390
"output_cost_per_token": 1.5e-05,
20365
20391
"search_context_cost_per_query": {
@@ -20382,10 +20408,14 @@
20382
20408
"cache_creation_input_token_cost": 3.75e-06,
20383
20409
"cache_read_input_token_cost": 3e-07,
20384
20410
"input_cost_per_token": 3e-06,
20411
+ "input_cost_per_token_above_200k_tokens": 6e-06,
20412
+ "output_cost_per_token_above_200k_tokens": 2.25e-05,
20413
+ "cache_creation_input_token_cost_above_200k_tokens": 7.5e-06,
20414
+ "cache_read_input_token_cost_above_200k_tokens": 6e-07,
20385
20415
"litellm_provider": "vertex_ai-anthropic_models",
20386
- "max_input_tokens": 200000 ,
20387
- "max_output_tokens": 64000 ,
20388
- "max_tokens": 64000 ,
20416
+ "max_input_tokens": 1000000 ,
20417
+ "max_output_tokens": 1000000 ,
20418
+ "max_tokens": 1000000 ,
20389
20419
"mode": "chat",
20390
20420
"output_cost_per_token": 1.5e-05,
20391
20421
"search_context_cost_per_query": {
0 commit comments