This website requires JavaScript.
Explore
Help
Register
Sign In
liuwei_x_x
/
abot
Watch
1
Star
0
Fork
0
You've already forked abot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
80a81b0d62fcde2c5ee3ce7f2e2487f9e27b4158
abot
/
plugins
/
ai_auto_response
/
context
History
liuwei
7d2ad5b3d8
修复群聊近期话题查询仍走短期记忆的问题
...
- 为@机器人提问补充群聊近期话题/总结类意图识别 - 这类问题强制升级为 qa_with_context,打开群事实与向量记忆 - 放宽群聊话题回顾型问题的记忆相关性门槛,避免长期记忆被二次过滤
2026-04-27 10:35:23 +08:00
..
__init__.py
refactor ai_auto_response plugin architecture
2026-04-09 17:46:30 +08:00
context_builder.py
修复群聊近期话题查询仍走短期记忆的问题
2026-04-27 10:35:23 +08:00
conversation_hints.py
refactor ai_auto_response plugin architecture
2026-04-09 17:46:30 +08:00
image_context.py
refactor ai_auto_response plugin architecture
2026-04-09 17:46:30 +08:00
quote_context.py
优化引用上下文质量并修复无效引用噪声
2026-04-16 11:12:16 +08:00