Files
llm-intelligence/seeds/subscription_plan_manual_seed.json

90 lines
3.0 KiB
JSON
Raw Normal View History

{
"checkedAt": "2026-05-14T00:00:00+08:00",
"items": [
{
"providerName": "MiniMax",
"providerNameCn": "MiniMax",
"providerCountry": "CN",
"providerWebsite": "https://platform.minimaxi.com",
"operatorName": "MiniMax",
"operatorNameCn": "MiniMax",
"operatorCountry": "CN",
"operatorWebsite": "https://platform.minimaxi.com/docs/token-plan/intro",
"operatorType": "official",
"planFamily": "token_plan",
"planCode": "minimax-token-plan-starter",
"planName": "MiniMax Token Plan Starter",
"tier": "Starter",
"billingCycle": "monthly",
"currency": "CNY",
"listPrice": 45,
"priceUnit": "CNY/month",
"quotaValue": 4000000,
"quotaUnit": "credits/month",
"contextWindow": 0,
"planScope": "Token Plan",
"modelScope": [],
"sourceURL": "https://platform.minimaxi.com/docs/token-plan/intro",
"publishedAt": "2026-05-14 00:00:00",
"effectiveDate": "2026-05-14",
"notes": "Starter 套餐适合轻量使用。"
},
{
"providerName": "MiniMax",
"providerNameCn": "MiniMax",
"providerCountry": "CN",
"providerWebsite": "https://platform.minimaxi.com",
"operatorName": "MiniMax",
"operatorNameCn": "MiniMax",
"operatorCountry": "CN",
"operatorWebsite": "https://platform.minimaxi.com/docs/token-plan/intro",
"operatorType": "official",
"planFamily": "token_plan",
"planCode": "minimax-token-plan-plus",
"planName": "MiniMax Token Plan Plus",
"tier": "Plus",
"billingCycle": "monthly",
"currency": "CNY",
"listPrice": 169,
"priceUnit": "CNY/month",
"quotaValue": 18000000,
"quotaUnit": "credits/month",
"contextWindow": 0,
"planScope": "Token Plan",
"modelScope": [],
"sourceURL": "https://platform.minimaxi.com/docs/token-plan/intro",
"publishedAt": "2026-05-14 00:00:00",
"effectiveDate": "2026-05-14",
"notes": "Plus 套餐提供更高月度 Credits 配额。"
},
{
"providerName": "MiniMax",
"providerNameCn": "MiniMax",
"providerCountry": "CN",
"providerWebsite": "https://platform.minimaxi.com",
"operatorName": "MiniMax",
"operatorNameCn": "MiniMax",
"operatorCountry": "CN",
"operatorWebsite": "https://platform.minimaxi.com/docs/token-plan/intro",
"operatorType": "official",
"planFamily": "token_plan",
"planCode": "minimax-token-plan-max",
"planName": "MiniMax Token Plan Max",
"tier": "Max",
"billingCycle": "monthly",
"currency": "CNY",
"listPrice": 460,
"priceUnit": "CNY/month",
"quotaValue": 60000000,
"quotaUnit": "credits/month",
"contextWindow": 0,
"planScope": "Token Plan",
"modelScope": [],
"sourceURL": "https://platform.minimaxi.com/docs/token-plan/intro",
"publishedAt": "2026-05-14 00:00:00",
"effectiveDate": "2026-05-14",
"notes": "Max 套餐对应最高的基础月度配额。"
}
]
}