mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 08:30:51 +08:00
chore(internal-testing): 退役内置 provider;bump presetDataVersion to 52
internal-testing 一直作为内测阶段的硬编码 provider 存在,现在客户端已切换到 登录后绑定 desirecore-cloud(NewAPI 网关)方案,internal-testing 不再需要。 从此 commit 起: - compute/providers/internal-testing.json 删除 - _index.json 移除 internal-testing 条目 - presetDataVersion 51 → 52,触发客户端重新合并预置 客户端需配套实现 retired-providers 清理逻辑:在 mergeBuiltinIfNewer 之后 执行一次性清理,移除本地 compute.json 中残留的 provider-internal-testing-001 + secrets.json#internal-testing。
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
"kling",
|
||||
"stability",
|
||||
"openrouter",
|
||||
"perplexity",
|
||||
"internal-testing"
|
||||
"perplexity"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user