mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 09:38:02 +00:00
chore: 同步模型价格数据 (6f3bcef0ce1eb943bcdf4ee07ed231a95698c3408649813cecd5235d49e74a7c)
This commit is contained in:
@@ -23832,5 +23832,69 @@
|
|||||||
"supports_tool_choice": true,
|
"supports_tool_choice": true,
|
||||||
"supports_vision": true,
|
"supports_vision": true,
|
||||||
"supports_web_search": true
|
"supports_web_search": true
|
||||||
|
},
|
||||||
|
"openai/sora-2": {
|
||||||
|
"litellm_provider": "openai",
|
||||||
|
"mode": "video_generation",
|
||||||
|
"output_cost_per_video_per_second": 0.10,
|
||||||
|
"source": "https://platform.openai.com/docs/api-reference/videos",
|
||||||
|
"supported_modalities": [
|
||||||
|
"text"
|
||||||
|
],
|
||||||
|
"supported_output_modalities": [
|
||||||
|
"video"
|
||||||
|
],
|
||||||
|
"supported_resolutions": [
|
||||||
|
"720x1280",
|
||||||
|
"1280x720"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"azure/sora-2": {
|
||||||
|
"litellm_provider": "azure",
|
||||||
|
"mode": "video_generation",
|
||||||
|
"output_cost_per_video_per_second": 0.10,
|
||||||
|
"source": "https://azure.microsoft.com/en-us/products/ai-services/video-generation",
|
||||||
|
"supported_modalities": [
|
||||||
|
"text"
|
||||||
|
],
|
||||||
|
"supported_output_modalities": [
|
||||||
|
"video"
|
||||||
|
],
|
||||||
|
"supported_resolutions": [
|
||||||
|
"720x1280",
|
||||||
|
"1280x720"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"azure/sora-2-pro": {
|
||||||
|
"litellm_provider": "azure",
|
||||||
|
"mode": "video_generation",
|
||||||
|
"output_cost_per_video_per_second": 0.30,
|
||||||
|
"source": "https://azure.microsoft.com/en-us/products/ai-services/video-generation",
|
||||||
|
"supported_modalities": [
|
||||||
|
"text"
|
||||||
|
],
|
||||||
|
"supported_output_modalities": [
|
||||||
|
"video"
|
||||||
|
],
|
||||||
|
"supported_resolutions": [
|
||||||
|
"720x1280",
|
||||||
|
"1280x720"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"azure/sora-2-pro-high-res": {
|
||||||
|
"litellm_provider": "azure",
|
||||||
|
"mode": "video_generation",
|
||||||
|
"output_cost_per_video_per_second": 0.50,
|
||||||
|
"source": "https://azure.microsoft.com/en-us/products/ai-services/video-generation",
|
||||||
|
"supported_modalities": [
|
||||||
|
"text"
|
||||||
|
],
|
||||||
|
"supported_output_modalities": [
|
||||||
|
"video"
|
||||||
|
],
|
||||||
|
"supported_resolutions": [
|
||||||
|
"1024x1792",
|
||||||
|
"1792x1024"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
f2e7316b85f550e0aef0f6c479b27ca76dbec04b82be232118ffae4c4a6bb7ce
|
6f3bcef0ce1eb943bcdf4ee07ed231a95698c3408649813cecd5235d49e74a7c
|
||||||
|
|||||||
Reference in New Issue
Block a user