Commit Graph

17 Commits

Author SHA1 Message Date
SengokuCola
95a1712c90 feat:为私聊增加checker和次级回复,更多动作 2025-12-04 23:39:09 +08:00
SengokuCola
056a909c77 feat:将是否拦截改为拦截登记 2025-12-03 09:52:23 +08:00
墨梓柒
3935ce817e Ruff Fix & format 2025-11-29 14:38:42 +08:00
SengokuCola
4a530a7bca fix:planner和replyer正确处理拦截 2025-11-26 16:38:34 +08:00
SengokuCola
265d946ebd feat:正确拦截消息 2025-11-26 16:09:44 +08:00
SengokuCola
477959f6b5 feat:表达方式主动提问 2025-11-23 23:02:02 +08:00
SengokuCola
012e0460e5 feat:记忆遗忘,优化记忆提取 2025-11-12 01:29:11 +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
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
ddf4fb1bce 私聊拥有单独的planner配置 2025-09-17 20:17:23 +08:00
SengokuCola
755ceba0a4 添加私聊特殊planner 2025-09-16 14:46:31 +08:00