chore: release v0.3.5

This commit is contained in:
chrishuan
2026-05-20 22:58:05 +08:00
parent f81b79e4ac
commit 0d462e0b63
19 changed files with 3140 additions and 7 deletions
+3 -3
View File
@@ -97,7 +97,7 @@ openclaw plugins update memory-tencentdb
"everyNConversations": 5,
"enableWarmup": true,
"l1IdleTimeoutSeconds": 600,
"l2DelayAfterL1Seconds": 90,
"l2DelayAfterL1Seconds": 10,
"l2MinIntervalSeconds": 900,
"l2MaxIntervalSeconds": 3600,
"sessionActiveWindowHours": 24
@@ -153,7 +153,7 @@ openclaw gateway restart
检查项:
- Gateway 日志中出现 `[memory-tdai]` 前缀
- 数据目录已创建:`~/.openclaw/memory-tdai/`
- 数据目录已创建:`~/.openclaw/state/memory-tdai/`
- 至少包含:`conversations/``records/``scene_blocks/``vectors.db`
### 7) 功能冒烟测试
@@ -198,4 +198,4 @@ openclaw gateway restart
- 已完成 `memory-tencentdb` 安装与配置,并重启 Gateway。
- 已验证日志与数据目录生效,记忆链路可用。
- 如需下一步优化,可继续调优 `recall.scoreThreshold``pipeline.everyNConversations``persona.triggerEveryN``embedding` 模型参数。
- 如需下一步优化,可继续调优 `recall.scoreThreshold``pipeline.everyNConversations``persona.triggerEveryN``embedding` 模型参数。