Add zenmux/kimi-k2.6, wafer/GLM-5.1, wafer/DeepSeek-V4-Pro pricing
Amp-Thread-ID: https://ampcode.com/threads/T-019de958-6e50-726f-ae1a-34614cddb305 Co-authored-by: Amp <amp@ampcode.com>
This commit is contained in:
42
pricing.json
42
pricing.json
@@ -1531,5 +1531,47 @@
|
||||
"supports_function_calling": true,
|
||||
"supports_tool_choice": true,
|
||||
"supports_reasoning": true
|
||||
},
|
||||
"zenmux/kimi-k2.6": {
|
||||
"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.6E-7,
|
||||
"supports_function_calling": true,
|
||||
"supports_reasoning": true,
|
||||
"supports_response_schema": true,
|
||||
"supports_tool_choice": true,
|
||||
"supports_vision": true
|
||||
},
|
||||
"wafer/GLM-5.1": {
|
||||
"provider": "wafer",
|
||||
"mode": "chat",
|
||||
"input_cost_per_token": 0.0000014,
|
||||
"output_cost_per_token": 0.0000044,
|
||||
"max_input_tokens": 202752,
|
||||
"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
|
||||
},
|
||||
"wafer/DeepSeek-V4-Pro": {
|
||||
"provider": "wafer",
|
||||
"mode": "chat",
|
||||
"input_cost_per_token": 0.00000174,
|
||||
"output_cost_per_token": 0.00000348,
|
||||
"cache_read_input_token_cost": 1.45E-8,
|
||||
"max_input_tokens": 1048576,
|
||||
"max_output_tokens": 384000,
|
||||
"max_tokens": 384000,
|
||||
"supports_function_calling": true,
|
||||
"supports_tool_choice": true,
|
||||
"supports_reasoning": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user