mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
Merge pull request #39341 from BerriAI/litellm_azure_deepseek_v4_flash_0731
fix(models): key Azure DeepSeek V4 Flash 0731 by its Foundry catalog id
This commit is contained in:
commit
ba2e5d2d8e
2 changed files with 2 additions and 2 deletions
|
|
@ -10177,7 +10177,7 @@
|
|||
"cache_read_input_token_cost": 2.8e-08,
|
||||
"supports_prompt_caching": true
|
||||
},
|
||||
"azure_ai/deepseek-v4-flash-0731": {
|
||||
"azure_ai/DeepSeek-V4-Flash-0731": {
|
||||
"cache_read_input_token_cost": 1.4e-08,
|
||||
"deprecation_date": "2026-12-03",
|
||||
"input_cost_per_token": 4.4e-07,
|
||||
|
|
|
|||
|
|
@ -10177,7 +10177,7 @@
|
|||
"cache_read_input_token_cost": 2.8e-08,
|
||||
"supports_prompt_caching": true
|
||||
},
|
||||
"azure_ai/deepseek-v4-flash-0731": {
|
||||
"azure_ai/DeepSeek-V4-Flash-0731": {
|
||||
"cache_read_input_token_cost": 1.4e-08,
|
||||
"deprecation_date": "2026-12-03",
|
||||
"input_cost_per_token": 4.4e-07,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue