feat(imports): add real pricing and subscription collectors
Add plan catalog and subscription schema support, seed baselines, and real importers for core domestic subscriptions plus stable official pricing sources. This commit also hardens the shared fetch layers so the importers can support live collection and database writes instead of relying on manual placeholders alone.
This commit is contained in:
6
scripts/testdata/zhipu_coding_plan_overview_sample.txt
vendored
Normal file
6
scripts/testdata/zhipu_coding_plan_overview_sample.txt
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
# 套餐概览
|
||||
GLM Coding Plan 提供 Lite、Pro 和 Max 三个套餐等级,可以按需灵活选择。
|
||||
Lite、Pro 和 Max 套餐额度共享,支持平台中所有上线模型,包含 GLM-4.5-Air、GLM-4.5V、GLM-4.6V、GLM-4.7。
|
||||
每 5 小时最多约 80 / 400 / 1,600 次 prompts。
|
||||
每周最多约 400 / 2,000 / 8,000 次 prompts。
|
||||
Lite 套餐每月包含 100 次 MCP 调用,Pro 套餐每月包含 1,000 次 MCP 调用,Max 套餐每月包含 4,000 次 MCP 调用。
|
||||
Reference in New Issue
Block a user