Commit Graph

15 Commits

Author SHA1 Message Date
SengokuCola
012e0460e5 feat:记忆遗忘,优化记忆提取 2025-11-12 01:29:11 +08:00
SengokuCola
d5642c6916 fix:prompt问题 2025-11-09 17:49:37 +08:00
SengokuCola
98c85d8d1d fix:修复私聊记忆 2025-11-09 17:35:43 +08:00
SengokuCola
1d8b7aa805 update:修改版本号,修改默认max_token,修改hangelog 2025-10-27 16:07:54 +08:00
SengokuCola
5a8779aea4 Update brain_chat.py 2025-10-26 23:17:04 +08:00
exynos
817154a72b 标准化“被@”识别与平台解耦:更改 maim_message 以适配tg等后续平台的视频 2025-10-13 16:00:15 +08:00
exynos
47816e305e 将 _handle_action 中的调用从 run() 改为 execute(),与 BaseAction 接口对齐。
将 _handle_action 中的调用从 run() 改为 execute(),与 BaseAction 接口对齐。
2025-10-12 19:19:11 +08:00
SengokuCola
958d6e04ee feat:表达方式更新,现在会训练朴素贝叶斯模型来预测使用什么表达 2025-10-11 02:03:03 +08:00
SengokuCola
eaf218ff15 Update brain_chat.py 2025-10-04 14:52:00 +08:00
SengokuCola
dbdf650b1d ref:修改了plan的执行记录展示模式,现在每个动作的执行都会被记录 2025-10-02 20:11:44 +08:00
墨梓柒
e9a5488b62 Ruff Fix 2025-09-28 00:02:18 +08:00
SengokuCola
20013a1a2c log:修改一些log 2025-09-25 19:07:35 +08:00
SengokuCola
ddf4fb1bce 私聊拥有单独的planner配置 2025-09-17 20:17:23 +08:00
UnCLAS-Prommer
91e716a24c fix of types 2025-09-17 15:49:29 +08:00
SengokuCola
755ceba0a4 添加私聊特殊planner 2025-09-16 14:46:31 +08:00