Files
llm-intelligence/scripts/testdata/huawei_maas_pricing_sample.json
phamnazage-jpg 6c3569fb65
Some checks failed
CI / go-test (push) Has been cancelled
CI / frontend-build (push) Has been cancelled
CI / docker-build (push) Has been cancelled
feat(pricing): add qwen hunyuan and huawei maas payg importers
2026-05-22 12:13:54 +08:00

75 lines
2.4 KiB
JSON

{
"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": {}
}