feat(pricing): add qwen hunyuan and huawei maas payg importers
Some checks failed
CI / go-test (push) Has been cancelled
CI / frontend-build (push) Has been cancelled
CI / docker-build (push) Has been cancelled

This commit is contained in:
phamnazage-jpg
2026-05-22 12:13:54 +08:00
parent d9c552cba5
commit 6c3569fb65
20 changed files with 1032 additions and 16 deletions

View File

@@ -0,0 +1,74 @@
{
"product": {
"modelarts_modelarts.tokens": [
{
"resourceSpecCode": "modelarts.tokens.deepseek.v4.pro",
"resourceSpecType": "DeepSeek",
"Model Name": "deepseek-v4-pro",
"planList": [{"usageFactor": "input", "amount": 0.012}],
"tableUnit": "detail_6_"
},
{
"resourceSpecCode": "modelarts.tokens.deepseek.v4.pro",
"resourceSpecType": "DeepSeek",
"Model Name": "deepseek-v4-pro",
"planList": [{"usageFactor": "output", "amount": 0.024}],
"tableUnit": "detail_6_"
},
{
"resourceSpecCode": "modelarts.tokens.qwen3-32b",
"resourceSpecType": "Qwen",
"Model Name": "qwen3-32b",
"planList": [{"usageFactor": "input", "amount": 0.002}],
"tableUnit": "detail_6_"
},
{
"resourceSpecCode": "modelarts.tokens.qwen3-32b",
"resourceSpecType": "Qwen",
"Model Name": "qwen3-32b",
"planList": [{"usageFactor": "output", "amount": 0.008}],
"tableUnit": "detail_6_"
},
{
"resourceSpecCode": "modelarts.tokens.qwen3-32b",
"resourceSpecType": "Qwen",
"Model Name": "qwen3-32b",
"planList": [{"usageFactor": "output_with_think", "amount": 0.02}],
"tableUnit": "detail_6_"
},
{
"resourceSpecCode": "modelarts.tokens.glm.5",
"resourceSpecType": "GLM",
"Model Name": "glm-5",
"planList": [{"usageFactor": "input_token_interval_1", "amount": 0.004}],
"tableUnit": "detail_6_"
},
{
"resourceSpecCode": "modelarts.tokens.glm.5",
"resourceSpecType": "GLM",
"Model Name": "glm-5",
"planList": [{"usageFactor": "input_token_interval_2", "amount": 0.006}],
"tableUnit": "detail_6_"
},
{
"resourceSpecCode": "modelarts.tokens.glm.5",
"resourceSpecType": "GLM",
"Model Name": "glm-5",
"planList": [{"usageFactor": "output_token_interval_1", "amount": 0.018}],
"tableUnit": "detail_6_"
},
{
"resourceSpecCode": "modelarts.tokens.glm.5",
"resourceSpecType": "GLM",
"Model Name": "glm-5",
"planList": [{"usageFactor": "output_token_interval_2", "amount": 0.022}],
"tableUnit": "detail_6_"
}
]
},
"period": {},
"region": {},
"tag": {},
"urlPath": "maas",
"tab": {}
}