SengokuCola
e9cd9c0bff
better:可选是否加入reaon到replyer
2025-11-16 13:00:14 +08:00
SengokuCola
68916d1fcb
better:优化表达方式选择
2025-11-16 11:35:36 +08:00
SengokuCola
bdb69dba83
fix:修复部分问题没有答案却被标记为final answer
2025-11-16 00:29:20 +08:00
SengokuCola
db1699566d
Update jargon_miner.py
2025-11-16 00:19:18 +08:00
SengokuCola
22dca15f0a
planner思考现在加入replyer
2025-11-16 00:16:23 +08:00
SengokuCola
0123d68578
fix:无效推断
2025-11-16 00:15:08 +08:00
SengokuCola
3243b9c725
Update config.py
2025-11-15 19:38:34 +08:00
SengokuCola
86c28cc21f
Update changelog.md
2025-11-15 19:37:52 +08:00
SengokuCola
a2495c7834
remove:移除Exp+model表达方式,一处无用代码,新增配置项
2025-11-15 19:23:50 +08:00
SengokuCola
d18d77cf4b
feat:查询结果可以建构进jargon和person_info
2025-11-15 19:18:39 +08:00
SengokuCola
04d1aa6763
fix:优化自我识别和情绪
2025-11-15 12:18:45 +08:00
SengokuCola
6ac7c568fd
Merge branch 'dev' of https://github.com/Mai-with-u/MaiBot into dev
2025-11-14 23:36:22 +08:00
SengokuCola
4032a2ca9e
feat:可记录和查询群昵称
2025-11-14 23:34:28 +08:00
墨梓柒
cae61281a0
feat: 添加 WebUI 模块及相关 API 路由和 Token 管理功能
2025-11-14 23:31:53 +08:00
SengokuCola
ff56bd043c
feat:加入人物信息检索
2025-11-14 23:14:20 +08:00
SengokuCola
aa7fd1df90
Merge branch 'dev' of https://github.com/Mai-with-u/MaiBot into dev
2025-11-13 23:44:01 +08:00
SengokuCola
ebe224b0a1
fix:bool和boolean问题
2025-11-13 23:43:35 +08:00
墨梓柒
874b81c0e6
Add msgpack and zstandard dependencies; implement MMIPKG tool for emoji packaging and unpacking
...
- Updated requirements.txt to include msgpack and zstandard libraries.
- Implemented the MMIPKG tool for exporting and importing registered emojis in MaiBot.
- Added functionality for image processing, SHA256 calculation, and database interaction.
- Included error handling and user prompts for a better interactive experience.
2025-11-13 21:22:39 +08:00
SengokuCola
e816a4ab4c
fix:ruff
2025-11-13 19:03:51 +08:00
SengokuCola
d306e40db0
Merge branch 'dev' of https://github.com/Mai-with-u/MaiBot into dev
2025-11-13 19:00:59 +08:00
SengokuCola
f2819be5e9
feat:lpmm可选接入memory agent,将memory agent改为标准工具格式,修改llm_utils以兼容
2025-11-13 18:55:37 +08:00
SengokuCola
e52a81e90b
better:优化jargon查询,并且默认全局学习
2025-11-13 17:45:32 +08:00
墨梓柒
7839acd25d
Ruff fix
2025-11-13 13:24:55 +08:00
SengokuCola
e78a070fbd
fix:修复一些潜在问题
2025-11-13 00:00:17 +08:00
SengokuCola
f933139bdb
Merge branch 'dev' of https://github.com/Mai-with-u/MaiBot into dev
2025-11-12 01:29:15 +08:00
SengokuCola
012e0460e5
feat:记忆遗忘,优化记忆提取
2025-11-12 01:29:11 +08:00
SengokuCola
11177f04ff
Merge pull request #1354 from exynos967/dev
...
fix(bot.py): 恢复戳一戳正常响应
2025-11-12 00:41:36 +08:00
SengokuCola
2d6eba7da1
better:优化记忆提取能力
2025-11-11 23:57:47 +08:00
SengokuCola
82a87f4926
better:优化planner,提及时消耗更少,连续no_reply时降低敏感度
2025-11-11 23:57:33 +08:00
SengokuCola
250919f892
fix:回复超长现可返回原文
2025-11-11 23:56:57 +08:00
SengokuCola
33924e65c2
fix:修复超时给到所有信息的Bug
2025-11-11 01:27:26 +08:00
SengokuCola
17e6a215d8
featrue:添加大量新统计指标
2025-11-11 01:19:09 +08:00
SengokuCola
26784b00a5
better:优化记忆检索占用
2025-11-11 00:40:43 +08:00
SengokuCola
85864c7013
Merge branch 'dev' of https://github.com/Mai-with-u/MaiBot into dev
2025-11-10 22:20:18 +08:00
SengokuCola
fd19170543
better:美化统计界面
2025-11-10 22:13:25 +08:00
xiaoxi68
12bd9f368d
fix(bot): 恢复戳一戳正常响应
2025-11-10 19:04:00 +08:00
SengokuCola
f982092fab
Merge pull request #1353 from XXXxx7258/dev
...
增加配置项,可选是否超出句子数量后,合并全部消息并发出。
2025-11-10 19:02:35 +08:00
晴空
907c10af6a
Update bot_config_template.toml
2025-11-10 18:20:28 +08:00
晴空
360857b624
Merge pull request #2 from XXXxx7258/XXXxx7258-patch-2
...
Xx xxx7258 patch 2
2025-11-10 18:01:37 +08:00
晴空
79687b2702
Handle overflow in response splitting logic
2025-11-10 17:59:27 +08:00
晴空
37966f8701
Add enable_overflow_return_all configuration option
2025-11-10 17:57:35 +08:00
SengokuCola
837ecf702b
remove:无用代码
2025-11-10 12:46:27 +08:00
SengokuCola
71a2a4282b
fix:优化记忆提取和聊天压缩
2025-11-10 12:27:54 +08:00
SengokuCola
10cd2474af
better:优化错别字生成和分段
2025-11-10 01:13:02 +08:00
SengokuCola
70cffcc387
update:修正记忆提取llm统计
2025-11-10 00:46:48 +08:00
SengokuCola
53bbda0c07
feat:多样化不知道
2025-11-10 00:30:23 +08:00
SengokuCola
224af22142
better:大幅优化planner消耗 -60%
2025-11-10 00:21:36 +08:00
SengokuCola
acf316281b
fix:非提及不回复
2025-11-09 20:44:00 +08:00
SengokuCola
9191756412
test:压缩1/3的planner消耗
2025-11-09 18:05:33 +08:00
SengokuCola
d5642c6916
fix:prompt问题
2025-11-09 17:49:37 +08:00