mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-22 16:43:35 +00:00
chore: 同步模型价格数据 (6ff82ce628ac12b96a8e9ef30b56b1dca4844d7aa44cf167127dd931ce4069ce)
This commit is contained in:
@@ -23951,7 +23951,25 @@
|
||||
"output_cost_per_video_per_second": 0.10,
|
||||
"source": "https://platform.openai.com/docs/api-reference/videos",
|
||||
"supported_modalities": [
|
||||
"text"
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"supported_output_modalities": [
|
||||
"video"
|
||||
],
|
||||
"supported_resolutions": [
|
||||
"720x1280",
|
||||
"1280x720"
|
||||
]
|
||||
},
|
||||
"openai/sora-2-pro": {
|
||||
"litellm_provider": "openai",
|
||||
"mode": "video_generation",
|
||||
"output_cost_per_video_per_second": 0.30,
|
||||
"source": "https://platform.openai.com/docs/api-reference/videos",
|
||||
"supported_modalities": [
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"supported_output_modalities": [
|
||||
"video"
|
||||
|
||||
Reference in New Issue
Block a user