mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 17:49:16 +00:00
chore: 同步模型价格数据 (032f7cd1fa39c33afd1e6055f8a9b68927084477885f360a86b06cf2b2fcf185)
This commit is contained in:
@@ -8259,6 +8259,46 @@
|
|||||||
"supports_function_calling": true,
|
"supports_function_calling": true,
|
||||||
"supports_tool_choice": false
|
"supports_tool_choice": false
|
||||||
},
|
},
|
||||||
|
"fal_ai/bria/text-to-image/3.2": {
|
||||||
|
"litellm_provider": "fal_ai",
|
||||||
|
"mode": "image_generation",
|
||||||
|
"output_cost_per_image": 0.0398,
|
||||||
|
"supported_endpoints": [
|
||||||
|
"/v1/images/generations"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"fal_ai/fal-ai/flux-pro/v1.1-ultra": {
|
||||||
|
"litellm_provider": "fal_ai",
|
||||||
|
"mode": "image_generation",
|
||||||
|
"output_cost_per_image": 0.0398,
|
||||||
|
"supported_endpoints": [
|
||||||
|
"/v1/images/generations"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"fal_ai/fal-ai/imagen4/preview": {
|
||||||
|
"litellm_provider": "fal_ai",
|
||||||
|
"mode": "image_generation",
|
||||||
|
"output_cost_per_image": 0.0398,
|
||||||
|
"supported_endpoints": [
|
||||||
|
"/v1/images/generations"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"fal_ai/fal-ai/recraft/v3/text-to-image": {
|
||||||
|
"litellm_provider": "fal_ai",
|
||||||
|
"mode": "image_generation",
|
||||||
|
"output_cost_per_image": 0.0398,
|
||||||
|
"supported_endpoints": [
|
||||||
|
"/v1/images/generations"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"fal_ai/fal-ai/stable-diffusion-v35-medium": {
|
||||||
|
"litellm_provider": "fal_ai",
|
||||||
|
"mode": "image_generation",
|
||||||
|
"output_cost_per_image": 0.0398,
|
||||||
|
"supported_endpoints": [
|
||||||
|
"/v1/images/generations"
|
||||||
|
]
|
||||||
|
},
|
||||||
"featherless_ai/featherless-ai/Qwerky-72B": {
|
"featherless_ai/featherless-ai/Qwerky-72B": {
|
||||||
"litellm_provider": "featherless_ai",
|
"litellm_provider": "featherless_ai",
|
||||||
"max_input_tokens": 32768,
|
"max_input_tokens": 32768,
|
||||||
@@ -15849,6 +15889,20 @@
|
|||||||
"max_tokens": 8192,
|
"max_tokens": 8192,
|
||||||
"mode": "embedding"
|
"mode": "embedding"
|
||||||
},
|
},
|
||||||
|
"mistral/codestral-embed": {
|
||||||
|
"input_cost_per_token": 0.15e-06,
|
||||||
|
"litellm_provider": "mistral",
|
||||||
|
"max_input_tokens": 32000,
|
||||||
|
"max_tokens": 32000,
|
||||||
|
"mode": "embedding"
|
||||||
|
},
|
||||||
|
"mistral/codestral-embed-2505": {
|
||||||
|
"input_cost_per_token": 0.15e-06,
|
||||||
|
"litellm_provider": "mistral",
|
||||||
|
"max_input_tokens": 32000,
|
||||||
|
"max_tokens": 32000,
|
||||||
|
"mode": "embedding"
|
||||||
|
},
|
||||||
"mistral/mistral-large-2402": {
|
"mistral/mistral-large-2402": {
|
||||||
"input_cost_per_token": 4e-06,
|
"input_cost_per_token": 4e-06,
|
||||||
"litellm_provider": "mistral",
|
"litellm_provider": "mistral",
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
58223f62e19d568682be0ecdb4647b8a0f3b69c63d2486afd6685c2768219944
|
032f7cd1fa39c33afd1e6055f8a9b68927084477885f360a86b06cf2b2fcf185
|
||||||
|
|||||||
Reference in New Issue
Block a user