feat: add openrouter/minimax-m2.7 pricing config
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
This commit is contained in:
14
pricing.json
14
pricing.json
@@ -880,6 +880,20 @@
|
||||
"supports_response_schema": true,
|
||||
"supports_tool_choice": true
|
||||
},
|
||||
"openrouter/minimax-m2.7": {
|
||||
"provider": "openrouter",
|
||||
"mode": "chat",
|
||||
"input_cost_per_token": 3E-7,
|
||||
"output_cost_per_token": 0.0000012,
|
||||
"max_input_tokens": 204800,
|
||||
"max_output_tokens": 131072,
|
||||
"max_tokens": 131072,
|
||||
"cache_read_input_token_cost": 6E-8,
|
||||
"supports_function_calling": true,
|
||||
"supports_reasoning": true,
|
||||
"supports_response_schema": true,
|
||||
"supports_tool_choice": true
|
||||
},
|
||||
"openrouter/kimi-k2.5": {
|
||||
"provider": "openrouter",
|
||||
"mode": "chat",
|
||||
|
||||
Reference in New Issue
Block a user