mirror of
https://github.com/kuaifan/dootask.git
synced 2026-06-12 02:12:22 +00:00
- Setting::AIBotModels2Array 解析 JSON 数组(含 thinking)并兼容旧 id|name 格式, 新增 AIBotModelThinking() 取模型思考档位;aibotSetting 规范化对 JSON 串透传 - BotReceiveMsgTask 据所选模型档位向 AI 插件透传 thinking_effort, 旧 (thinking)/-reasoning 后缀降级为 medium 兜底 - 前端 AIModelNames 解析器兼容 JSON 与旧 id|name 格式 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>