mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-22 16:43:35 +00:00
chore: 同步模型价格数据 (b9a50d679d30062588bb08dbfe687654a4c9686950399020df42522bb67fc2d0)
This commit is contained in:
@@ -5145,6 +5145,28 @@
|
||||
"mode": "rerank",
|
||||
"output_cost_per_token": 0.0
|
||||
},
|
||||
"azure_ai/cohere-rerank-v4.0-pro": {
|
||||
"input_cost_per_query": 0.0025,
|
||||
"input_cost_per_token": 0.0,
|
||||
"litellm_provider": "azure_ai",
|
||||
"max_input_tokens": 32768,
|
||||
"max_output_tokens": 32768,
|
||||
"max_query_tokens": 4096,
|
||||
"max_tokens": 32768,
|
||||
"mode": "rerank",
|
||||
"output_cost_per_token": 0.0
|
||||
},
|
||||
"azure_ai/cohere-rerank-v4.0-fast": {
|
||||
"input_cost_per_query": 0.002,
|
||||
"input_cost_per_token": 0.0,
|
||||
"litellm_provider": "azure_ai",
|
||||
"max_input_tokens": 32768,
|
||||
"max_output_tokens": 32768,
|
||||
"max_query_tokens": 4096,
|
||||
"max_tokens": 32768,
|
||||
"mode": "rerank",
|
||||
"output_cost_per_token": 0.0
|
||||
},
|
||||
"azure_ai/deepseek-r1": {
|
||||
"input_cost_per_token": 1.35e-06,
|
||||
"litellm_provider": "azure_ai",
|
||||
|
||||
@@ -1 +1 @@
|
||||
cb0ad74c895d465d195c40e4713adb27ea10467491460202c4cb4fc7e38ca008
|
||||
b9a50d679d30062588bb08dbfe687654a4c9686950399020df42522bb67fc2d0
|
||||
|
||||
Reference in New Issue
Block a user