chore: 同步模型价格数据 (f6abab2c52b9d1f9fd28209e8da22112437584d71bdf991a94f8cdfb25f11c30)

This commit is contained in:
github-actions[bot]
2025-12-23 16:22:41 +00:00
parent 0b45e31a38
commit ca4e4d971a
2 changed files with 43 additions and 1 deletions

View File

@@ -19390,6 +19390,48 @@
"output_cost_per_token": 1.2e-06,
"supports_system_messages": true
},
"minimax/MiniMax-M2.1": {
"input_cost_per_token": 3e-07,
"output_cost_per_token": 1.2e-06,
"cache_read_input_token_cost": 3e-08,
"cache_creation_input_token_cost": 3.75e-07,
"litellm_provider": "minimax",
"mode": "chat",
"supports_function_calling": true,
"supports_tool_choice": true,
"supports_prompt_caching": true,
"supports_system_messages": true,
"max_input_tokens": 1000000,
"max_output_tokens": 8192
},
"minimax/MiniMax-M2.1-lightning": {
"input_cost_per_token": 3e-07,
"output_cost_per_token": 2.4e-06,
"cache_read_input_token_cost": 3e-08,
"cache_creation_input_token_cost": 3.75e-07,
"litellm_provider": "minimax",
"mode": "chat",
"supports_function_calling": true,
"supports_tool_choice": true,
"supports_prompt_caching": true,
"supports_system_messages": true,
"max_input_tokens": 1000000,
"max_output_tokens": 8192
},
"minimax/MiniMax-M2": {
"input_cost_per_token": 3e-07,
"output_cost_per_token": 1.2e-06,
"cache_read_input_token_cost": 3e-08,
"cache_creation_input_token_cost": 3.75e-07,
"litellm_provider": "minimax",
"mode": "chat",
"supports_function_calling": true,
"supports_tool_choice": true,
"supports_prompt_caching": true,
"supports_system_messages": true,
"max_input_tokens": 200000,
"max_output_tokens": 8192
},
"mistral.magistral-small-2509": {
"input_cost_per_token": 5e-07,
"litellm_provider": "bedrock_converse",

View File

@@ -1 +1 @@
75373738d128b0a278e0190ed01064f4b8785496d9153e204115350887d6a516
f6abab2c52b9d1f9fd28209e8da22112437584d71bdf991a94f8cdfb25f11c30