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 去掉冗余 (订阅) 后缀 (#58)
* fix(compute): Codex 模型 displayName 去掉多余的"(订阅)"后缀 整个 openai-codex provider 就是 ChatGPT 订阅接入,displayName 上 逐个标注"(订阅)"是冗余信息,用户在 provider 层面已经清楚。 * chore(manifest): bump presetDataVersion 74 -> 75
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"presetDataVersion": 74,
|
||||
"presetDataVersion": 75,
|
||||
"updatedAt": "2026-07-19",
|
||||
"description": "DesireCore 官方配置中心"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user