mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 00:53:33 +00:00
chore: 同步模型价格数据 (5f1817b448e5aed701837cdbc158236a701d9b780695db3d9447bb1276795bc6)
This commit is contained in:
@@ -15892,15 +15892,15 @@
|
||||
"mistral/codestral-embed": {
|
||||
"input_cost_per_token": 0.15e-06,
|
||||
"litellm_provider": "mistral",
|
||||
"max_input_tokens": 32000,
|
||||
"max_tokens": 32000,
|
||||
"max_input_tokens": 8192,
|
||||
"max_tokens": 8192,
|
||||
"mode": "embedding"
|
||||
},
|
||||
"mistral/codestral-embed-2505": {
|
||||
"input_cost_per_token": 0.15e-06,
|
||||
"litellm_provider": "mistral",
|
||||
"max_input_tokens": 32000,
|
||||
"max_tokens": 32000,
|
||||
"max_input_tokens": 8192,
|
||||
"max_tokens": 8192,
|
||||
"mode": "embedding"
|
||||
},
|
||||
"mistral/mistral-large-2402": {
|
||||
|
||||
Reference in New Issue
Block a user