mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 09:38:02 +00:00
chore: 同步模型价格数据 (bb4532685eaa4bc1ffeb8cc3fe2c0e9f3580654b2996cab66aa09cf4d3fad30d)
This commit is contained in:
@@ -18810,6 +18810,20 @@
|
|||||||
"supports_response_schema": true,
|
"supports_response_schema": true,
|
||||||
"supports_tool_choice": true
|
"supports_tool_choice": true
|
||||||
},
|
},
|
||||||
|
"mistral/codestral-2508": {
|
||||||
|
"input_cost_per_token": 3e-07,
|
||||||
|
"litellm_provider": "mistral",
|
||||||
|
"max_input_tokens": 256000,
|
||||||
|
"max_output_tokens": 256000,
|
||||||
|
"max_tokens": 256000,
|
||||||
|
"mode": "chat",
|
||||||
|
"output_cost_per_token": 9e-07,
|
||||||
|
"source": "https://mistral.ai/news/codestral-25-08",
|
||||||
|
"supports_assistant_prefill": true,
|
||||||
|
"supports_function_calling": true,
|
||||||
|
"supports_response_schema": true,
|
||||||
|
"supports_tool_choice": true
|
||||||
|
},
|
||||||
"mistral/codestral-latest": {
|
"mistral/codestral-latest": {
|
||||||
"input_cost_per_token": 1e-06,
|
"input_cost_per_token": 1e-06,
|
||||||
"litellm_provider": "mistral",
|
"litellm_provider": "mistral",
|
||||||
@@ -18876,6 +18890,34 @@
|
|||||||
"supports_response_schema": true,
|
"supports_response_schema": true,
|
||||||
"supports_tool_choice": true
|
"supports_tool_choice": true
|
||||||
},
|
},
|
||||||
|
"mistral/labs-devstral-small-2512": {
|
||||||
|
"input_cost_per_token": 1e-07,
|
||||||
|
"litellm_provider": "mistral",
|
||||||
|
"max_input_tokens": 256000,
|
||||||
|
"max_output_tokens": 256000,
|
||||||
|
"max_tokens": 256000,
|
||||||
|
"mode": "chat",
|
||||||
|
"output_cost_per_token": 3e-07,
|
||||||
|
"source": "https://docs.mistral.ai/models/devstral-small-2-25-12",
|
||||||
|
"supports_assistant_prefill": true,
|
||||||
|
"supports_function_calling": true,
|
||||||
|
"supports_response_schema": true,
|
||||||
|
"supports_tool_choice": true
|
||||||
|
},
|
||||||
|
"mistral/devstral-2512": {
|
||||||
|
"input_cost_per_token": 4e-07,
|
||||||
|
"litellm_provider": "mistral",
|
||||||
|
"max_input_tokens": 256000,
|
||||||
|
"max_output_tokens": 256000,
|
||||||
|
"max_tokens": 256000,
|
||||||
|
"mode": "chat",
|
||||||
|
"output_cost_per_token": 2e-06,
|
||||||
|
"source": "https://mistral.ai/news/devstral-2-vibe-cli",
|
||||||
|
"supports_assistant_prefill": true,
|
||||||
|
"supports_function_calling": true,
|
||||||
|
"supports_response_schema": true,
|
||||||
|
"supports_tool_choice": true
|
||||||
|
},
|
||||||
"mistral/magistral-medium-2506": {
|
"mistral/magistral-medium-2506": {
|
||||||
"input_cost_per_token": 2e-06,
|
"input_cost_per_token": 2e-06,
|
||||||
"litellm_provider": "mistral",
|
"litellm_provider": "mistral",
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
d226673d3f56187b26f56184c3ce8eed378afd6009ef8e5973a0964d6e8fe33b
|
bb4532685eaa4bc1ffeb8cc3fe2c0e9f3580654b2996cab66aa09cf4d3fad30d
|
||||||
|
|||||||
Reference in New Issue
Block a user