From 5cec6389906aa30c150cf8db4316bdd6f6ce2b32 Mon Sep 17 00:00:00 2001 From: Richard Wang Date: Sun, 14 Jun 2026 23:30:33 +0800 Subject: [PATCH] Add umans/umans-qwen3.6-35b-a3b model Amp-Thread-ID: https://ampcode.com/threads/T-019e97de-152d-75e5-b71f-5e7d577bb617 Co-authored-by: Amp --- pricing.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pricing.json b/pricing.json index 7e489d1..27a77f5 100644 --- a/pricing.json +++ b/pricing.json @@ -1592,6 +1592,20 @@ "supports_tool_choice": true, "supports_vision": true }, + "umans/umans-qwen3.6-35b-a3b": { + "provider": "umans", + "mode": "chat", + "input_cost_per_token": 1.5E-7, + "output_cost_per_token": 0.000001, + "max_input_tokens": 262144, + "max_output_tokens": 262144, + "max_tokens": 262144, + "supports_function_calling": true, + "supports_reasoning": true, + "supports_response_schema": true, + "supports_tool_choice": true, + "supports_vision": true + }, "zenmux/deepseek-v4-pro": { "provider": "zenmux", "mode": "chat",