SengokuCola
|
a9115c3301
|
fix:采用更简洁的选择
|
2025-12-21 16:55:30 +08:00 |
|
SengokuCola
|
c30b89eab1
|
fix:同一动作不允许多次选择
|
2025-12-20 20:13:16 +08:00 |
|
SengokuCola
|
c6726005aa
|
Update planner.py
|
2025-12-20 11:38:40 +08:00 |
|
DawnARC
|
8939a02d86
|
fix:补全#1386号PR中关于embedding_store.py的相关基础函数
引入了一个 “dirty” 标志,用于跟踪嵌入存储(embedding store)是否需要重新构建 Faiss 索引;新增了 delete_items 方法,支持按 key 删除嵌入向量。
同时改进了 Faiss 索引的重建逻辑,在不必要时跳过重建操作;EmbeddingManager 也利用了这些增强功能,以优化索引管理流程。
另外还包含了一些 小规模重构,以及一个用于 文本哈希的静态方法。
|
2025-12-19 18:03:47 +08:00 |
|
墨梓柒
|
3231995ebd
|
feat: 增强 WebUI 配置,支持防爬虫和安全 Cookie 设置
|
2025-12-19 00:44:22 +08:00 |
|
UnCLAS-Prommer
|
d3b71a7181
|
Merge pull request #1386 from A-Dawn/feat-lpmm知识库加强
LPMM 知识库删除能力与自检脚本增强(附关键健壮性修复)
|
2025-12-18 22:56:12 +08:00 |
|
SengokuCola
|
8b03ade31a
|
fix:私聊爆炸
|
2025-12-18 22:11:24 +08:00 |
|
SengokuCola
|
bc2431ce98
|
黑话提取新模式
|
2025-12-18 21:01:32 +08:00 |
|
SengokuCola
|
f5b5c009bf
|
fix:使用chat_manager而不是计算cha_id
|
2025-12-18 21:01:23 +08:00 |
|
陈曦
|
f41c2113dc
|
feat:为 LPMM 流水线脚本添加非交互模式
为 info_extraction.py、import_openie.py、delete_lpmm_items.py 以及新增的 lpmm_manager.py 引入统一的 --non-interactive 参数,使其能够在 CI 和自动化场景下实现完全脚本化、无交互运行。新增了一个功能完整的命令行管理脚本(lpmm_manager.py)以及一份详细的用户指南(lpmm_pipelines_guide.md)。同时,更新了 test_lpmm_retrieval.py,以支持通过 CLI 自定义测试用例,并改进了整个流水线中的错误处理和用户提示。最后,从文档和代码中移除了 ppr_relation_cap 参数。
|
2025-12-18 20:40:05 +08:00 |
|
Dawn ARC
|
20c9cbad3e
|
Merge branch 'dev' into feat-lpmm知识库加强
|
2025-12-18 18:58:10 +08:00 |
|
SengokuCola
|
216c51d7a2
|
feat:可以关闭回复前黑话自动提取
|
2025-12-18 17:34:32 +08:00 |
|
SengokuCola
|
11dd9ece13
|
feat:表达方式可以多种随机
|
2025-12-18 17:07:54 +08:00 |
|
SengokuCola
|
f7a2f2329a
|
better:优化表达方式学习和分割
|
2025-12-18 16:39:16 +08:00 |
|
tcmofashi
|
7ad97158c4
|
fix: 再次修复消息发送
|
2025-12-18 13:50:50 +08:00 |
|
tcmofashi
|
b82389e4a2
|
fix: 修复消息发送
|
2025-12-18 12:21:33 +08:00 |
|
SengokuCola
|
becc87930d
|
Merge branch 'dev' of https://github.com/Mai-with-u/MaiBot into dev
|
2025-12-18 10:53:02 +08:00 |
|
SengokuCola
|
1e159213cf
|
better:优化分割,优化表达使用,优化Planner选择和联动,优化记忆总结,优化回复Log
|
2025-12-18 10:52:58 +08:00 |
|
tcmofashi
|
dc95ea25a2
|
Merge pull request #1432 from tcmofashi/dev
feat: 支持maim_message api-server模式
|
2025-12-17 15:26:13 +08:00 |
|
SengokuCola
|
52e3e9c297
|
feat:修复提及必回
|
2025-12-16 14:59:04 +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 |
|
tcmofashi
|
c69ec06130
|
feat: 支持maim_message api-server模式
|
2025-12-14 12:36:25 +08:00 |
|
墨梓柒
|
e680a4d1f5
|
Ruff format
|
2025-12-13 17:14:09 +08:00 |
|
墨梓柒
|
ef377bb0cd
|
Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev
|
2025-12-13 15:13:25 +08:00 |
|
墨梓柒
|
ee59f270f8
|
添加对视频卡片、音乐卡片和小程序分享卡片消息的处理
|
2025-12-13 15:13:18 +08:00 |
|
SengokuCola
|
b73a748f52
|
feat:优化think_mode,修复表情包选取bug
|
2025-12-13 00:12:13 +08:00 |
|
SengokuCola
|
52acf0c167
|
Update planner.py
|
2025-12-12 23:52:14 +08:00 |
|
SengokuCola
|
08ce18e0f4
|
Merge branch 'dev' of https://github.com/Mai-with-u/MaiBot into dev
|
2025-12-12 23:50:59 +08:00 |
|
SengokuCola
|
110431e6d2
|
feat:添加思考深度配置
|
2025-12-12 23:50:55 +08:00 |
|
Zayrex
|
1273f7a6ab
|
Fix emoji emotion parsing for different delimiters
|
2025-12-12 10:56:01 +08:00 |
|
Zayrex
|
9e89501888
|
Fix emotion parsing by replacing Chinese commas
Replace Chinese comma with English comma in emotion parsing.
|
2025-12-12 10:16:01 +08:00 |
|
墨梓柒
|
090bbb954b
|
实现消息段解析功能,支持多种消息类型的处理
|
2025-12-12 00:36:40 +08:00 |
|
Dawn ARC
|
423c81224d
|
Merge branch 'Mai-with-u:main' into feat-lpmm知识库加强
|
2025-12-10 18:12:42 +08:00 |
|
SengokuCola
|
342a1e22c4
|
feat:仅保留两种思考力度
|
2025-12-08 20:13:39 +08:00 |
|
SengokuCola
|
a0ba073cfb
|
remove:人格的兴趣配置项移动到planner prompt中
|
2025-12-08 19:24:04 +08:00 |
|
SengokuCola
|
910c73be73
|
feat:默认开启planner replyer联动
|
2025-12-07 23:54:04 +08:00 |
|
SengokuCola
|
3798933f91
|
fix:私聊自我回复炸裂
|
2025-12-07 23:45:54 +08:00 |
|
SengokuCola
|
20c97b9cc9
|
feat:表达方式根据不同thinking level进分别处理
|
2025-12-07 23:38:20 +08:00 |
|
SengokuCola
|
d2a4abc33f
|
feat:根据回复力度,启用不同的prompt
|
2025-12-07 16:45:37 +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 |
|
SengokuCola
|
717b18be1e
|
feat:思考级别控制
|
2025-12-07 13:20:02 +08:00 |
|
SengokuCola
|
903e0f278a
|
remove:自动频率控制
|
2025-12-07 11:42:49 +08:00 |
|
SengokuCola
|
eb86d3ed43
|
remove:移除情绪功能
|
2025-12-07 00:56:06 +08:00 |
|
SengokuCola
|
441fc0b742
|
feat:优化记忆查询的超时设置
|
2025-12-06 18:59:45 +08:00 |
|
SengokuCola
|
c3798e1a8d
|
fix:解析动作错误
|
2025-12-05 13:46:09 +08:00 |
|
SengokuCola
|
541799b1c2
|
feat:添加结束对话动作
|
2025-12-05 13:24:02 +08:00 |
|
SengokuCola
|
cef094e125
|
feat:重构pf brain chat使用react
|
2025-12-05 01:51:19 +08:00 |
|
SengokuCola
|
95a1712c90
|
feat:为私聊增加checker和次级回复,更多动作
|
2025-12-04 23:39:09 +08:00 |
|