mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-09-05 17:33:40 +08:00
desirecore 主仓库把话题摘要/会话摘要/只读深度摘要三处的 provider/model 钉选逻辑 统一收口,原先硬编码在代码里的 desirecore-cloud + deepseek-v4-flash 组合改为读取 这里的 defaultServiceMap.summary,命中该 providerId 时钉选为该轻量模型,避免摘要 任务沿用主会话的重型模型参数。