Skip to content

Commit 346d8a9

Browse files
authored
Update deepseek API prices for 2025-02-08 (#8363)
1 parent c4cfd5e commit 346d8a9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Diff for: litellm/model_prices_and_context_window_backup.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -2174,11 +2174,11 @@
21742174
"max_tokens": 8192,
21752175
"max_input_tokens": 65536,
21762176
"max_output_tokens": 8192,
2177-
"input_cost_per_token": 0.00000014,
2178-
"input_cost_per_token_cache_hit": 0.000000014,
2179-
"cache_read_input_token_cost": 0.000000014,
2177+
"input_cost_per_token": 0.00000027,
2178+
"input_cost_per_token_cache_hit": 0.00000007,
2179+
"cache_read_input_token_cost": 0.00000007,
21802180
"cache_creation_input_token_cost": 0.0,
2181-
"output_cost_per_token": 0.00000028,
2181+
"output_cost_per_token": 0.0000011,
21822182
"litellm_provider": "deepseek",
21832183
"mode": "chat",
21842184
"supports_function_calling": true,

Diff for: model_prices_and_context_window.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -2174,11 +2174,11 @@
21742174
"max_tokens": 8192,
21752175
"max_input_tokens": 65536,
21762176
"max_output_tokens": 8192,
2177-
"input_cost_per_token": 0.00000014,
2178-
"input_cost_per_token_cache_hit": 0.000000014,
2179-
"cache_read_input_token_cost": 0.000000014,
2177+
"input_cost_per_token": 0.00000027,
2178+
"input_cost_per_token_cache_hit": 0.00000007,
2179+
"cache_read_input_token_cost": 0.00000007,
21802180
"cache_creation_input_token_cost": 0.0,
2181-
"output_cost_per_token": 0.00000028,
2181+
"output_cost_per_token": 0.0000011,
21822182
"litellm_provider": "deepseek",
21832183
"mode": "chat",
21842184
"supports_function_calling": true,

0 commit comments

Comments
 (0)