SengokuCola
|
9625750e62
|
fix:文件路径合理化
|
2025-05-23 16:00:26 +08:00 |
|
tcmofashi
|
cddcc10a52
|
Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev
|
2025-05-23 12:14:31 +08:00 |
|
tcmofashi
|
ff9efb1c5e
|
fix: 恢复template_info功能
|
2025-05-23 11:04:49 +08:00 |
|
github-actions[bot]
|
42e50ee3ed
|
🤖 自动格式化代码 [skip ci]
|
2025-05-20 15:03:44 +00:00 |
|
墨梓柒
|
afaf24d28c
|
update: 飞掉老知识库
|
2025-05-20 23:03:28 +08:00 |
|
SengokuCola
|
25d9032e62
|
better:重整配置,分离表达,聊天模式区分
重整配置文件路径,添加更多配置选项
分离了人设表达方式和学习到的表达方式
将聊天模式区分为normal focus和auto
|
2025-05-20 22:42:16 +08:00 |
|
SengokuCola
|
49c2bc854c
|
refactor:重构聊天状态切换模式,移除限额,精简切换逻辑
|
2025-05-18 18:15:38 +08:00 |
|
SengokuCola
|
61e0dbe372
|
fix:修复合并问题
|
2025-05-16 23:16:47 +08:00 |
|
SengokuCola
|
b4f6db0767
|
Merge branch 'new-storage' into plugin
|
2025-05-16 21:14:16 +08:00 |
|
SengokuCola
|
00f02b6f38
|
Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into new-storage
|
2025-05-16 21:03:40 +08:00 |
|
SengokuCola
|
d19d5fe885
|
fix:ruff
|
2025-05-16 17:15:55 +08:00 |
|
Oct-autumn
|
021e7f1a97
|
refactor: 重构配置模块
|
2025-05-16 16:50:53 +08:00 |
|
SengokuCola
|
cda9879bb2
|
Feat:添加对Action插件的支持,现在可以编写插件
|
2025-05-16 00:43:46 +08:00 |
|
墨梓柒
|
8775c66454
|
Update src/chat/focus_chat/heartflow_prompt_builder.py
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
|
2025-05-15 10:10:12 +08:00 |
|
github-actions[bot]
|
fb6094d269
|
🤖 自动格式化代码 [skip ci]
|
2025-05-14 15:11:33 +00:00 |
|
墨梓柒
|
b84cc9240a
|
重构数据库交互以使用 Peewee ORM
- 更新数据库连接和模型定义,以便使用 Peewee for SQLite。
- 在消息存储和检索功能中,用 Peewee ORM 查询替换 MongoDB 查询。
- 为 Messages、ThinkingLog 和 OnlineTime 引入了新的模型,以方便结构化数据存储。
- 增强了数据库操作的错误处理和日志记录。
- 删除了过时的 MongoDB 集合管理代码。
- 通过利用 Peewee 内置的查询和数据操作方法来提升性能。
|
2025-05-14 22:53:21 +08:00 |
|
墨梓柒
|
df897a0f42
|
feat: 更新数据库模型,添加个人信息存储模型
|
2025-05-14 20:40:57 +08:00 |
|
墨梓柒
|
307d5a73a6
|
feat: 重构数据库导入路径,移除旧的数据库模块并添加新的数据库实现
|
2025-05-14 19:42:53 +08:00 |
|
SengokuCola
|
ba85dd76a4
|
feat:使用action_manager统一调度action,可扩展action
|
2025-05-14 18:27:42 +08:00 |
|
SengokuCola
|
e603a00a5f
|
feat:拆分HFC组件,为插件做准备
|
2025-05-14 14:24:52 +08:00 |
|
SengokuCola
|
d2f7f093e3
|
better:让表情包和文字统一发送
|
2025-05-13 22:13:00 +08:00 |
|
SengokuCola
|
334211cba1
|
fix:移动一些文件
|
2025-05-13 18:42:25 +08:00 |
|
SengokuCola
|
fed71bccad
|
fix:调整目录结构,优化hfc prompt,移除日程,移除动态和llm判断willing模式,
|
2025-05-13 18:37:55 +08:00 |
|