mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 00:53:33 +00:00
chore: 同步模型价格数据 (a1e7a259e325067b0b71a32d3bcd1d4650359bea695590a0f4291d470a24655e)
This commit is contained in:
@@ -26749,7 +26749,6 @@
|
||||
]
|
||||
},
|
||||
"voyage/rerank-2": {
|
||||
"input_cost_per_query": 5e-08,
|
||||
"input_cost_per_token": 5e-08,
|
||||
"litellm_provider": "voyage",
|
||||
"max_input_tokens": 16000,
|
||||
@@ -26760,7 +26759,6 @@
|
||||
"output_cost_per_token": 0.0
|
||||
},
|
||||
"voyage/rerank-2-lite": {
|
||||
"input_cost_per_query": 2e-08,
|
||||
"input_cost_per_token": 2e-08,
|
||||
"litellm_provider": "voyage",
|
||||
"max_input_tokens": 8000,
|
||||
@@ -26770,6 +26768,26 @@
|
||||
"mode": "rerank",
|
||||
"output_cost_per_token": 0.0
|
||||
},
|
||||
"voyage/rerank-2.5": {
|
||||
"input_cost_per_token": 5e-08,
|
||||
"litellm_provider": "voyage",
|
||||
"max_input_tokens": 32000,
|
||||
"max_output_tokens": 32000,
|
||||
"max_query_tokens": 32000,
|
||||
"max_tokens": 32000,
|
||||
"mode": "rerank",
|
||||
"output_cost_per_token": 0.0
|
||||
},
|
||||
"voyage/rerank-2.5-lite": {
|
||||
"input_cost_per_token": 2e-08,
|
||||
"litellm_provider": "voyage",
|
||||
"max_input_tokens": 32000,
|
||||
"max_output_tokens": 32000,
|
||||
"max_query_tokens": 32000,
|
||||
"max_tokens": 32000,
|
||||
"mode": "rerank",
|
||||
"output_cost_per_token": 0.0
|
||||
},
|
||||
"voyage/voyage-2": {
|
||||
"input_cost_per_token": 1e-07,
|
||||
"litellm_provider": "voyage",
|
||||
|
||||
@@ -1 +1 @@
|
||||
effc822f13965161e8f3e608b822f79c5852f2b5f5301766d1a3147af875999b
|
||||
a1e7a259e325067b0b71a32d3bcd1d4650359bea695590a0f4291d470a24655e
|
||||
|
||||
Reference in New Issue
Block a user