mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-26 01:12:21 +00:00
fix(cost-map): update openrouter kimi-k2.7-code input price (#42932)
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:
parent
04f3ade124
commit
b550db1b4f
2 changed files with 2 additions and 2 deletions
|
|
@ -65843,7 +65843,7 @@
|
|||
"supports_web_search": false
|
||||
},
|
||||
"openrouter/moonshotai/kimi-k2.7-code": {
|
||||
"input_cost_per_token": 7.062e-07,
|
||||
"input_cost_per_token": 6.562e-07,
|
||||
"output_cost_per_token": 3.3e-06,
|
||||
"cache_read_input_token_cost": 1.8e-07,
|
||||
"litellm_provider": "openrouter",
|
||||
|
|
|
|||
|
|
@ -65843,7 +65843,7 @@
|
|||
"supports_web_search": false
|
||||
},
|
||||
"openrouter/moonshotai/kimi-k2.7-code": {
|
||||
"input_cost_per_token": 7.062e-07,
|
||||
"input_cost_per_token": 6.562e-07,
|
||||
"output_cost_per_token": 3.3e-06,
|
||||
"cache_read_input_token_cost": 1.8e-07,
|
||||
"litellm_provider": "openrouter",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue