mirror of
https://github.com/TencentCloud/TencentDB-Agent-Memory
synced 2026-07-10 12:34:27 +00:00
chore: release v0.3.5
This commit is contained in:
@@ -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` 模型参数。
|
||||
Reference in New Issue
Block a user