fix(tencent): detect promotional token plans
Relax the Tencent catalog plan matcher so monthly promotional plans are parsed by structure instead of a hard-coded plan-name list. This keeps first-month promotional packages in the catalog and adds a regression sample plus parser test coverage.
This commit is contained in:
27
scripts/testdata/tencent_token_plan_promo_sample.txt
vendored
Normal file
27
scripts/testdata/tencent_token_plan_promo_sample.txt
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
# Token Plan 个人版套餐概览
|
||||
最近更新时间:2026-05-14 09:00:00
|
||||
|
||||
## 通用 Token Plan 套餐
|
||||
### 套餐详情
|
||||
首月活动套餐
|
||||
(首月活动版)
|
||||
每订阅月
|
||||
3500万 Tokens
|
||||
19元/月
|
||||
首购用户首月优惠,次月恢复标准价。
|
||||
|
||||
基础套餐
|
||||
(Standard)
|
||||
每订阅月
|
||||
1亿 Tokens
|
||||
99元/月
|
||||
日常使用,高性价比。
|
||||
|
||||
### 可用模型
|
||||
GLM-5
|
||||
glm-5
|
||||
深度思考、文本生成
|
||||
|
||||
Hunyuan-T1
|
||||
hunyuan-t1
|
||||
文本生成
|
||||
Reference in New Issue
Block a user