发布0101

This commit is contained in:
SengokuCola
2025-08-24 22:45:03 +08:00
parent cb7d5b997f
commit af1e42050b
2 changed files with 6 additions and 5 deletions

View File

@@ -1,8 +1,9 @@
# Changelog
## [0.10.1] - 2025-8-
- planner现在改为主+副结构
## [0.10.1] - 2025-8-24
### 🌟 主要功能更改
- planner现在改为大小核结构,移除激活阶段,提高回复速度和动作调用精准度
- 优化关系的表现的效率
- 优化识图的表现
- 为planner添加单独控制的提示词
@@ -13,7 +14,7 @@
- 优化对模型请求的处理
- 重构内部代码
- 暂时禁用记忆
- 优化关系的表现的效率
## [0.10.0] - 2025-8-18
### 🌟 主要功能更改