fix(prices): align deepseek-v4-pro-0813 cache hit cost with cache read cost

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
kerry 2026-09-21 14:40:46 +00:00
parent 346ad002c8
commit 7b2d3b36b6
2 changed files with 2 additions and 2 deletions

View file

@ -41580,7 +41580,7 @@
},
"openrouter/deepseek/deepseek-v4-pro-0813": {
"input_cost_per_token": 5.7948e-07,
"input_cost_per_token_cache_hit": 4.4e-08,
"input_cost_per_token_cache_hit": 1.8438e-08,
"litellm_provider": "openrouter",
"max_input_tokens": 1048576,
"max_output_tokens": 393216,

View file

@ -41580,7 +41580,7 @@
},
"openrouter/deepseek/deepseek-v4-pro-0813": {
"input_cost_per_token": 5.7948e-07,
"input_cost_per_token_cache_hit": 4.4e-08,
"input_cost_per_token_cache_hit": 1.8438e-08,
"litellm_provider": "openrouter",
"max_input_tokens": 1048576,
"max_output_tokens": 393216,