mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-07-23 03:53:16 +08:00
* fix(compute): Codex 模型 displayName 去掉多余的"(订阅)"后缀 整个 openai-codex provider 就是 ChatGPT 订阅接入,displayName 上 逐个标注"(订阅)"是冗余信息,用户在 provider 层面已经清楚。 * chore(manifest): bump presetDataVersion 74 -> 75
7 lines
131 B
JSON
7 lines
131 B
JSON
{
|
|
"version": "1.0.0",
|
|
"presetDataVersion": 75,
|
|
"updatedAt": "2026-07-19",
|
|
"description": "DesireCore 官方配置中心"
|
|
}
|