mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-26 01:12:21 +00:00
fix(models): add the sora-2-pro shutdown date to the sora-2-pro-high-res rows (#42846)
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
6d5e87b71b
commit
c21f782227
2 changed files with 4 additions and 0 deletions
|
|
@ -51184,6 +51184,7 @@
|
|||
},
|
||||
"openai/sora-2-pro-high-res": {
|
||||
"litellm_provider": "openai",
|
||||
"deprecation_date": "2026-09-24",
|
||||
"mode": "video_generation",
|
||||
"output_cost_per_video_per_second": 0.5,
|
||||
"source": "https://platform.openai.com/docs/api-reference/videos",
|
||||
|
|
@ -55392,6 +55393,7 @@
|
|||
},
|
||||
"sora-2-pro-high-res": {
|
||||
"litellm_provider": "openai",
|
||||
"deprecation_date": "2026-09-24",
|
||||
"mode": "video_generation",
|
||||
"output_cost_per_video_per_second": 0.5,
|
||||
"source": "https://developers.openai.com/api/docs/pricing",
|
||||
|
|
|
|||
|
|
@ -51184,6 +51184,7 @@
|
|||
},
|
||||
"openai/sora-2-pro-high-res": {
|
||||
"litellm_provider": "openai",
|
||||
"deprecation_date": "2026-09-24",
|
||||
"mode": "video_generation",
|
||||
"output_cost_per_video_per_second": 0.5,
|
||||
"source": "https://platform.openai.com/docs/api-reference/videos",
|
||||
|
|
@ -55392,6 +55393,7 @@
|
|||
},
|
||||
"sora-2-pro-high-res": {
|
||||
"litellm_provider": "openai",
|
||||
"deprecation_date": "2026-09-24",
|
||||
"mode": "video_generation",
|
||||
"output_cost_per_video_per_second": 0.5,
|
||||
"source": "https://developers.openai.com/api/docs/pricing",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue