Files
sub2api-cn-relay-manager/packs/openai-cn-pack/pack.json
phamnazage-jpg f797047727 feat(pack): add official provider templates and loader test
- Add first batch of 10 official provider templates (qwen, glm, kimi, minimax, deepseek, step)
- Add TestLoadPathIncludesFirstBatchOfficialProviders to verify pack loads all templates
- Regenerate checksums.txt with all official provider files
- Bump pack version 1.0.1 -> 1.1.0
- Update README with provider manifest index and import examples
2026-05-21 23:07:07 +08:00

11 lines
240 B
JSON

{
"pack_id": "openai-cn-pack",
"version": "1.1.0",
"vendor": "YourTeam",
"target_host": "sub2api",
"min_host_version": "0.1.126",
"max_host_version": "0.2.x",
"providers_dir": "providers",
"checksum_file": "checksums.txt"
}