mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-22 16:43:35 +00:00
chore: 同步模型价格数据 (cb0ad74c895d465d195c40e4713adb27ea10467491460202c4cb4fc7e38ca008)
This commit is contained in:
@@ -23758,6 +23758,60 @@
|
||||
"max_tokens": 8000,
|
||||
"mode": "chat"
|
||||
},
|
||||
"stability/sd3": {
|
||||
"litellm_provider": "stability",
|
||||
"mode": "image_generation",
|
||||
"output_cost_per_image": 0.065,
|
||||
"supported_endpoints": ["/v1/images/generations"]
|
||||
},
|
||||
"stability/sd3-large": {
|
||||
"litellm_provider": "stability",
|
||||
"mode": "image_generation",
|
||||
"output_cost_per_image": 0.065,
|
||||
"supported_endpoints": ["/v1/images/generations"]
|
||||
},
|
||||
"stability/sd3-large-turbo": {
|
||||
"litellm_provider": "stability",
|
||||
"mode": "image_generation",
|
||||
"output_cost_per_image": 0.04,
|
||||
"supported_endpoints": ["/v1/images/generations"]
|
||||
},
|
||||
"stability/sd3-medium": {
|
||||
"litellm_provider": "stability",
|
||||
"mode": "image_generation",
|
||||
"output_cost_per_image": 0.035,
|
||||
"supported_endpoints": ["/v1/images/generations"]
|
||||
},
|
||||
"stability/sd3.5-large": {
|
||||
"litellm_provider": "stability",
|
||||
"mode": "image_generation",
|
||||
"output_cost_per_image": 0.065,
|
||||
"supported_endpoints": ["/v1/images/generations"]
|
||||
},
|
||||
"stability/sd3.5-large-turbo": {
|
||||
"litellm_provider": "stability",
|
||||
"mode": "image_generation",
|
||||
"output_cost_per_image": 0.04,
|
||||
"supported_endpoints": ["/v1/images/generations"]
|
||||
},
|
||||
"stability/sd3.5-medium": {
|
||||
"litellm_provider": "stability",
|
||||
"mode": "image_generation",
|
||||
"output_cost_per_image": 0.035,
|
||||
"supported_endpoints": ["/v1/images/generations"]
|
||||
},
|
||||
"stability/stable-image-ultra": {
|
||||
"litellm_provider": "stability",
|
||||
"mode": "image_generation",
|
||||
"output_cost_per_image": 0.08,
|
||||
"supported_endpoints": ["/v1/images/generations"]
|
||||
},
|
||||
"stability/stable-image-core": {
|
||||
"litellm_provider": "stability",
|
||||
"mode": "image_generation",
|
||||
"output_cost_per_image": 0.03,
|
||||
"supported_endpoints": ["/v1/images/generations"]
|
||||
},
|
||||
"stability.sd3-5-large-v1:0": {
|
||||
"litellm_provider": "bedrock",
|
||||
"max_input_tokens": 77,
|
||||
|
||||
@@ -1 +1 @@
|
||||
7b8abee7bb423c281f89568753edc48820d954e2dedb3d7c1ee06b0154e50e94
|
||||
cb0ad74c895d465d195c40e4713adb27ea10467491460202c4cb4fc7e38ca008
|
||||
|
||||
Reference in New Issue
Block a user