mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-02-28 12:18:26 +08:00
feat: 初始化配置中心数据 (dataVersion: 1)
从 compute-presets.json 拆分为独立文件: - manifest.json: 仓库元信息 + 数据版本号 - compute/providers.json: 14 个算力供应商及模型列表 - compute/service-map.json: 18 项默认服务映射 - compute/pricing.json: 定价配置
This commit is contained in:
6
manifest.json
Normal file
6
manifest.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"presetDataVersion": 1,
|
||||
"updatedAt": "2026-02-21",
|
||||
"description": "DesireCore 官方配置中心"
|
||||
}
|
||||
Reference in New Issue
Block a user