fix(cost-map): align openrouter deepseek-v4-pro cache hit price with cache read (#42985)

Co-authored-by: kerry <kerry@berri.ai>
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
devin-ai-integration[bot] 2026-09-24 09:45:09 -07:00 • committed by GitHub
parent 7a9bfb4f1c
commit 1ceb8fb08e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -41382,7 +41382,7 @@
},
"openrouter/deepseek/deepseek-v4-pro": {
"input_cost_per_token": 9.1263e-07,
"input_cost_per_token_cache_hit": 4.4e-08,
"input_cost_per_token_cache_hit": 7.60525e-08,
"litellm_provider": "openrouter",
"max_input_tokens": 1048576,
"max_output_tokens": 384000,

View file

@ -41382,7 +41382,7 @@
},
"openrouter/deepseek/deepseek-v4-pro": {
"input_cost_per_token": 9.1263e-07,
"input_cost_per_token_cache_hit": 4.4e-08,
"input_cost_per_token_cache_hit": 7.60525e-08,
"litellm_provider": "openrouter",
"max_input_tokens": 1048576,
"max_output_tokens": 384000,