feat(03-01): add 8 Tier 4 providers (Baichuan, StepFun, SenseTime, iFlytek, Tencent, SiliconFlow, 360AI, Kuaishou)
- SiliconFlow uses documented sk- prefix - Other 7 keyword-only (no documented key format, avoids false positives) - Completes PROV-04: 16 Tier 4 Chinese/regional providers
This commit is contained in:
17
providers/tencent.yaml
Normal file
17
providers/tencent.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
format_version: 1
|
||||
name: tencent
|
||||
display_name: Tencent Hunyuan
|
||||
tier: 4
|
||||
last_verified: "2026-04-05"
|
||||
keywords:
|
||||
- "hunyuan"
|
||||
- "TENCENTCLOUD_SECRET_ID"
|
||||
- "TENCENTCLOUD_SECRET_KEY"
|
||||
- "hunyuan.tencentcloudapi.com"
|
||||
- "tencent-hunyuan"
|
||||
verify:
|
||||
method: GET
|
||||
url: ""
|
||||
headers: {}
|
||||
valid_status: []
|
||||
invalid_status: []
|
||||
Reference in New Issue
Block a user