ref:将识图改为实时,修复平行动作无法正常启用的问题

fix:平行动作无法正确执行
This commit is contained in:
SengokuCola
2025-08-24 15:56:57 +08:00
parent d10e08f15d
commit bc2b07302b
4 changed files with 41 additions and 16 deletions

View File

@@ -2,6 +2,9 @@
## [0.10.1] - 2025-8-
- planner现在改为主+副结构
- 优化识图的表现
- 为planner添加单独控制的提示词
- 修复激活值计算异常的BUG
- 修复lpmm日志错误
@@ -9,6 +12,8 @@
- 修复emoji管理器的一个BUG
- 优化对模型请求的处理
- 重构内部代码
- 暂时禁用记忆
- 优化关系的表现的效率
## [0.10.0] - 2025-8-18
### 🌟 主要功能更改