From 465cc7c72bca67c4a049868d423b3ac3a065a9aa Mon Sep 17 00:00:00 2001 From: Richard Wang Date: Thu, 1 Jan 2026 04:25:35 +0000 Subject: [PATCH] Update pricing.json --- pricing.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pricing.json b/pricing.json index 5875f08..4762ade 100644 --- a/pricing.json +++ b/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 } } \ No newline at end of file