mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-02-28 12:18:26 +08:00
从 compute-presets.json 拆分为独立文件: - manifest.json: 仓库元信息 + 数据版本号 - compute/providers.json: 14 个算力供应商及模型列表 - compute/service-map.json: 18 项默认服务映射 - compute/pricing.json: 定价配置
7 lines
130 B
JSON
7 lines
130 B
JSON
{
|
|
"version": "1.0.0",
|
|
"presetDataVersion": 1,
|
|
"updatedAt": "2026-02-21",
|
|
"description": "DesireCore 官方配置中心"
|
|
}
|