mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-02-28 13:18:22 +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:
4
compute/pricing.json
Normal file
4
compute/pricing.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"markupRatio": 1.5,
|
||||
"usdToCny": 7.2
|
||||
}
|
||||
Reference in New Issue
Block a user