mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 21:17:30 +00:00
chore: 同步模型价格数据 (6ff82ce628ac12b96a8e9ef30b56b1dca4844d7aa44cf167127dd931ce4069ce)
This commit is contained in:
@@ -23951,7 +23951,25 @@
|
|||||||
"output_cost_per_video_per_second": 0.10,
|
"output_cost_per_video_per_second": 0.10,
|
||||||
"source": "https://platform.openai.com/docs/api-reference/videos",
|
"source": "https://platform.openai.com/docs/api-reference/videos",
|
||||||
"supported_modalities": [
|
"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": [
|
"supported_output_modalities": [
|
||||||
"video"
|
"video"
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
f5bfe961460461f0daac253ef5f838a0647db4ef4d17e65aab9fe495f969fbc0
|
6ff82ce628ac12b96a8e9ef30b56b1dca4844d7aa44cf167127dd931ce4069ce
|
||||||
|
|||||||
Reference in New Issue
Block a user