mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 17:44:49 +00:00
chore: 同步模型价格数据 (2cebf2890889ed37325ac32469f399716ce0ea2b59b7e98c20c4871708508735)
This commit is contained in:
@@ -7800,7 +7800,7 @@
|
|||||||
"litellm_provider": "deepseek",
|
"litellm_provider": "deepseek",
|
||||||
"max_input_tokens": 131072,
|
"max_input_tokens": 131072,
|
||||||
"max_output_tokens": 8192,
|
"max_output_tokens": 8192,
|
||||||
"max_tokens": 131072,
|
"max_tokens": 8192,
|
||||||
"mode": "chat",
|
"mode": "chat",
|
||||||
"output_cost_per_token": 1.7e-06,
|
"output_cost_per_token": 1.7e-06,
|
||||||
"source": "https://api-docs.deepseek.com/quick_start/pricing",
|
"source": "https://api-docs.deepseek.com/quick_start/pricing",
|
||||||
@@ -7854,7 +7854,7 @@
|
|||||||
"litellm_provider": "dashscope",
|
"litellm_provider": "dashscope",
|
||||||
"max_input_tokens": 997952,
|
"max_input_tokens": 997952,
|
||||||
"max_output_tokens": 32768,
|
"max_output_tokens": 32768,
|
||||||
"max_tokens": 1000000,
|
"max_tokens": 32768,
|
||||||
"mode": "chat",
|
"mode": "chat",
|
||||||
"source": "https://www.alibabacloud.com/help/en/model-studio/models",
|
"source": "https://www.alibabacloud.com/help/en/model-studio/models",
|
||||||
"supports_function_calling": true,
|
"supports_function_calling": true,
|
||||||
@@ -8579,7 +8579,7 @@
|
|||||||
"litellm_provider": "databricks",
|
"litellm_provider": "databricks",
|
||||||
"max_input_tokens": 128000,
|
"max_input_tokens": 128000,
|
||||||
"max_output_tokens": 32000,
|
"max_output_tokens": 32000,
|
||||||
"max_tokens": 128000,
|
"max_tokens": 32000,
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"notes": "Input/output cost per token is dbu cost * $0.070. Number provided for reference, '*_dbu_cost_per_token' used in actual calculation."
|
"notes": "Input/output cost per token is dbu cost * $0.070. Number provided for reference, '*_dbu_cost_per_token' used in actual calculation."
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
bf91ebdee5f0dc3cdb5972fc4a7b30cf8ef0c791791860a5138e855d257edcb2
|
2cebf2890889ed37325ac32469f399716ce0ea2b59b7e98c20c4871708508735
|
||||||
|
|||||||
Reference in New Issue
Block a user