feat: add kimi-k2.7-code, glm-5.2 models; reduce deepseek-v4-pro pricing
This commit is contained in:
49
pricing.json
49
pricing.json
@@ -1558,6 +1558,21 @@
|
|||||||
"supports_tool_choice": true,
|
"supports_tool_choice": true,
|
||||||
"supports_reasoning": true
|
"supports_reasoning": true
|
||||||
},
|
},
|
||||||
|
"zenmux/kimi-k2.7-code": {
|
||||||
|
"provider": "zenmux",
|
||||||
|
"mode": "chat",
|
||||||
|
"input_cost_per_token": 9.5E-7,
|
||||||
|
"output_cost_per_token": 0.000004,
|
||||||
|
"max_input_tokens": 262144,
|
||||||
|
"max_output_tokens": 262144,
|
||||||
|
"max_tokens": 262144,
|
||||||
|
"cache_read_input_token_cost": 1.9E-7,
|
||||||
|
"supports_function_calling": true,
|
||||||
|
"supports_reasoning": true,
|
||||||
|
"supports_response_schema": true,
|
||||||
|
"supports_tool_choice": true,
|
||||||
|
"supports_vision": true
|
||||||
|
},
|
||||||
"zenmux/kimi-k2.6": {
|
"zenmux/kimi-k2.6": {
|
||||||
"provider": "zenmux",
|
"provider": "zenmux",
|
||||||
"mode": "chat",
|
"mode": "chat",
|
||||||
@@ -1620,9 +1635,9 @@
|
|||||||
"zenmux/deepseek-v4-pro": {
|
"zenmux/deepseek-v4-pro": {
|
||||||
"provider": "zenmux",
|
"provider": "zenmux",
|
||||||
"mode": "chat",
|
"mode": "chat",
|
||||||
"input_cost_per_token": 0.00000174,
|
"input_cost_per_token": 4.35E-7,
|
||||||
"output_cost_per_token": 0.00000348,
|
"output_cost_per_token": 8.7E-7,
|
||||||
"cache_read_input_token_cost": 1.45E-8,
|
"cache_read_input_token_cost": 3.625E-9,
|
||||||
"max_input_tokens": 1048576,
|
"max_input_tokens": 1048576,
|
||||||
"max_output_tokens": 384000,
|
"max_output_tokens": 384000,
|
||||||
"max_tokens": 384000,
|
"max_tokens": 384000,
|
||||||
@@ -1630,6 +1645,20 @@
|
|||||||
"supports_tool_choice": true,
|
"supports_tool_choice": true,
|
||||||
"supports_reasoning": true
|
"supports_reasoning": true
|
||||||
},
|
},
|
||||||
|
"zenmux/z-ai/glm-5.2": {
|
||||||
|
"provider": "zenmux",
|
||||||
|
"mode": "chat",
|
||||||
|
"input_cost_per_token": 0.0000014,
|
||||||
|
"output_cost_per_token": 0.0000044,
|
||||||
|
"max_input_tokens": 1048576,
|
||||||
|
"max_output_tokens": 131072,
|
||||||
|
"max_tokens": 131072,
|
||||||
|
"cache_read_input_token_cost": 2.6E-7,
|
||||||
|
"supports_function_calling": true,
|
||||||
|
"supports_reasoning": true,
|
||||||
|
"supports_response_schema": true,
|
||||||
|
"supports_tool_choice": true
|
||||||
|
},
|
||||||
"zenmux/z-ai/glm-5.1": {
|
"zenmux/z-ai/glm-5.1": {
|
||||||
"provider": "zenmux",
|
"provider": "zenmux",
|
||||||
"mode": "chat",
|
"mode": "chat",
|
||||||
@@ -1680,6 +1709,20 @@
|
|||||||
"max_tokens": 32768,
|
"max_tokens": 32768,
|
||||||
"supports_vision": true
|
"supports_vision": true
|
||||||
},
|
},
|
||||||
|
"umans/umans-glm-5.2": {
|
||||||
|
"provider": "umans",
|
||||||
|
"mode": "chat",
|
||||||
|
"input_cost_per_token": 0.0000014,
|
||||||
|
"output_cost_per_token": 0.0000044,
|
||||||
|
"max_input_tokens": 1048576,
|
||||||
|
"max_output_tokens": 131072,
|
||||||
|
"max_tokens": 131072,
|
||||||
|
"cache_read_input_token_cost": 2.6E-7,
|
||||||
|
"supports_function_calling": true,
|
||||||
|
"supports_reasoning": true,
|
||||||
|
"supports_response_schema": true,
|
||||||
|
"supports_tool_choice": true
|
||||||
|
},
|
||||||
"umans/umans-glm-5.1": {
|
"umans/umans-glm-5.1": {
|
||||||
"provider": "umans",
|
"provider": "umans",
|
||||||
"mode": "chat",
|
"mode": "chat",
|
||||||
|
|||||||
Reference in New Issue
Block a user