Update pricing.json
This commit is contained in:
13
pricing.json
13
pricing.json
@@ -350,5 +350,18 @@
|
||||
"supports_response_schema": true,
|
||||
"supports_tool_choice": true,
|
||||
"supports_vision": true
|
||||
},
|
||||
"opencode/minimax-m2.1-free": {
|
||||
"provider": "opencode",
|
||||
"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,
|
||||
"supports_function_calling": true,
|
||||
"supports_reasoning": true,
|
||||
"supports_response_schema": true,
|
||||
"supports_tool_choice": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user