DrSmoothl
2e3dd44ee9
Refactor chat stream handling to use BotChatSession
...
- Updated imports and references from ChatStream to BotChatSession across multiple files.
- Adjusted method signatures and internal logic to accommodate the new session management.
- Ensured compatibility with existing functionality while improving code clarity and maintainability.
2026-03-07 00:57:37 +08:00
DrSmoothl
60f76e4d4e
添加对 peewee 的旧数据库的兼容层,初步重构插件的 database API
2026-02-09 22:44:56 +08:00
UnCLAS-Prommer
74b852dd8b
根据开发组建议重命名,移除多余的Prompt后缀
2026-02-02 21:10:39 +08:00
UnCLAS-Prommer
f44598a331
全部prompt独立
2026-01-21 22:24:31 +08:00
SengokuCola
67c24f84cd
feat:日志上线数量可更改
2025-12-31 00:07:55 +08:00
SengokuCola
8e7a2aecae
fix:修复黑话提取的学习缓存
2025-12-27 19:43:46 +08:00
SengokuCola
1e159213cf
better:优化分割,优化表达使用,优化Planner选择和联动,优化记忆总结,优化回复Log
2025-12-18 10:52:58 +08:00
SengokuCola
6e9baff87f
Merge branch 'dev' of https://github.com/Mai-with-u/MaiBot into dev
2025-12-15 00:07:31 +08:00
SengokuCola
3db9fafe65
feat:黑化和表达不会将名字总结进去
2025-12-15 00:05:15 +08:00
墨梓柒
e680a4d1f5
Ruff format
2025-12-13 17:14:09 +08:00
SengokuCola
b03e245817
test:合并express提取和Jargon提取
2025-12-07 16:24:13 +08:00
SengokuCola
2e31fa2055
feat:复用jargon和expression的部分代码,代码层面合并,合并配置项
...
缓解bot重复学习自身表达的问题
缓解单字黑话推断时消耗过高的问题
修复count过高时推断过长的问题
移除表达方式学习强度配置
2025-12-07 14:28:30 +08:00