mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 08:10:57 +08:00
feat(schema): 扩展 provider schema 支持 Token Plan
- accessMode enum 新增 "token-plan" - 新增顶层 tokenPlan 属性(与 codingPlan 结构对齐) - usageTracking.method enum 新增 "credits"(Token Plan 使用 Credits 计量) - dashscope-token-plan.json 恢复语义正确的 tokenPlan 配置
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"presetDataVersion": 38,
|
||||
"presetDataVersion": 39,
|
||||
"updatedAt": "2026-05-07",
|
||||
"description": "DesireCore 官方配置中心"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user