mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 00:53:33 +00:00
chore: 同步模型价格数据 (271bcd90da5b787b5ce0eaa717952410391f4632674bbdcf4de41ac724e17623)
This commit is contained in:
@@ -5166,6 +5166,34 @@
|
|||||||
"max_tokens": 32768,
|
"max_tokens": 32768,
|
||||||
"mode": "rerank",
|
"mode": "rerank",
|
||||||
"output_cost_per_token": 0.0
|
"output_cost_per_token": 0.0
|
||||||
|
},
|
||||||
|
"azure_ai/deepseek-v3.2": {
|
||||||
|
"input_cost_per_token": 5.8e-07,
|
||||||
|
"litellm_provider": "azure_ai",
|
||||||
|
"max_input_tokens": 163840,
|
||||||
|
"max_output_tokens": 163840,
|
||||||
|
"max_tokens": 8192,
|
||||||
|
"mode": "chat",
|
||||||
|
"output_cost_per_token": 1.68e-06,
|
||||||
|
"supports_assistant_prefill": true,
|
||||||
|
"supports_function_calling": true,
|
||||||
|
"supports_prompt_caching": true,
|
||||||
|
"supports_reasoning": true,
|
||||||
|
"supports_tool_choice": true
|
||||||
|
},
|
||||||
|
"azure_ai/deepseek-v3.2-speciale": {
|
||||||
|
"input_cost_per_token": 5.8e-07,
|
||||||
|
"litellm_provider": "azure_ai",
|
||||||
|
"max_input_tokens": 163840,
|
||||||
|
"max_output_tokens": 163840,
|
||||||
|
"max_tokens": 8192,
|
||||||
|
"mode": "chat",
|
||||||
|
"output_cost_per_token": 1.68e-06,
|
||||||
|
"supports_assistant_prefill": true,
|
||||||
|
"supports_function_calling": true,
|
||||||
|
"supports_prompt_caching": true,
|
||||||
|
"supports_reasoning": true,
|
||||||
|
"supports_tool_choice": true
|
||||||
},
|
},
|
||||||
"azure_ai/deepseek-r1": {
|
"azure_ai/deepseek-r1": {
|
||||||
"input_cost_per_token": 1.35e-06,
|
"input_cost_per_token": 1.35e-06,
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
48344f44d3aa0804b90dbf6b90c74c2235eb3f7bc6a67c53c336e032d0afe3db
|
271bcd90da5b787b5ce0eaa717952410391f4632674bbdcf4de41ac724e17623
|
||||||
|
|||||||
Reference in New Issue
Block a user