mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 09:38:02 +00:00
chore: 同步模型价格数据 (520b582c460b52ee3dd2cce6a2936df47907ff2e47b92bee2c2cbc060a43b47b)
This commit is contained in:
@@ -24566,5 +24566,97 @@
|
||||
"1024x1792",
|
||||
"1792x1024"
|
||||
]
|
||||
},
|
||||
"runwayml/gen4_turbo": {
|
||||
"litellm_provider": "runwayml",
|
||||
"mode": "video_generation",
|
||||
"output_cost_per_video_per_second": 0.05,
|
||||
"source": "https://docs.dev.runwayml.com/guides/pricing/",
|
||||
"supported_modalities": [
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"supported_output_modalities": [
|
||||
"video"
|
||||
],
|
||||
"supported_resolutions": [
|
||||
"1280x720",
|
||||
"720x1280"
|
||||
],
|
||||
"comment": "5 credits per second @ $0.01 per credit = $0.05 per second"
|
||||
},
|
||||
"runwayml/gen4_aleph": {
|
||||
"litellm_provider": "runwayml",
|
||||
"mode": "video_generation",
|
||||
"output_cost_per_video_per_second": 0.15,
|
||||
"source": "https://docs.dev.runwayml.com/guides/pricing/",
|
||||
"supported_modalities": [
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"supported_output_modalities": [
|
||||
"video"
|
||||
],
|
||||
"supported_resolutions": [
|
||||
"1280x720",
|
||||
"720x1280"
|
||||
],
|
||||
"comment": "15 credits per second @ $0.01 per credit = $0.15 per second"
|
||||
},
|
||||
"runwayml/gen3a_turbo": {
|
||||
"litellm_provider": "runwayml",
|
||||
"mode": "video_generation",
|
||||
"output_cost_per_video_per_second": 0.05,
|
||||
"source": "https://docs.dev.runwayml.com/guides/pricing/",
|
||||
"supported_modalities": [
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"supported_output_modalities": [
|
||||
"video"
|
||||
],
|
||||
"supported_resolutions": [
|
||||
"1280x720",
|
||||
"720x1280"
|
||||
],
|
||||
"comment": "5 credits per second @ $0.01 per credit = $0.05 per second"
|
||||
},
|
||||
"runwayml/gen4_image": {
|
||||
"litellm_provider": "runwayml",
|
||||
"mode": "image_generation",
|
||||
"input_cost_per_image": 0.05,
|
||||
"output_cost_per_image": 0.05,
|
||||
"source": "https://docs.dev.runwayml.com/guides/pricing/",
|
||||
"supported_modalities": [
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"supported_output_modalities": [
|
||||
"image"
|
||||
],
|
||||
"supported_resolutions": [
|
||||
"1280x720",
|
||||
"1920x1080"
|
||||
],
|
||||
"comment": "5 credits per 720p image or 8 credits per 1080p image @ $0.01 per credit. Using 5 credits ($0.05) as base cost"
|
||||
},
|
||||
"runwayml/gen4_image_turbo": {
|
||||
"litellm_provider": "runwayml",
|
||||
"mode": "image_generation",
|
||||
"input_cost_per_image": 0.02,
|
||||
"output_cost_per_image": 0.02,
|
||||
"source": "https://docs.dev.runwayml.com/guides/pricing/",
|
||||
"supported_modalities": [
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"supported_output_modalities": [
|
||||
"image"
|
||||
],
|
||||
"supported_resolutions": [
|
||||
"1280x720",
|
||||
"1920x1080"
|
||||
],
|
||||
"comment": "2 credits per image (any resolution) @ $0.01 per credit = $0.02 per image"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1 +1 @@
|
||||
fcd9e91eb6e12410e7d8ea3782702ff4f81f34e3c022c8633b07c6ed28301dbf
|
||||
520b582c460b52ee3dd2cce6a2936df47907ff2e47b92bee2c2cbc060a43b47b
|
||||
|
||||
Reference in New Issue
Block a user