mirror of
https://github.com/TencentCloud/TencentDB-Agent-Memory
synced 2026-07-10 12:34:27 +00:00
feat: release v0.3.3 — Hermes adapter, context offload, core refactor
This commit is contained in:
@@ -96,10 +96,10 @@ openclaw plugins update memory-tencentdb
|
||||
"pipeline": {
|
||||
"everyNConversations": 5,
|
||||
"enableWarmup": true,
|
||||
"l1IdleTimeoutSeconds": 60,
|
||||
"l1IdleTimeoutSeconds": 600,
|
||||
"l2DelayAfterL1Seconds": 90,
|
||||
"l2MinIntervalSeconds": 300,
|
||||
"l2MaxIntervalSeconds": 1800,
|
||||
"l2MinIntervalSeconds": 900,
|
||||
"l2MaxIntervalSeconds": 3600,
|
||||
"sessionActiveWindowHours": 24
|
||||
},
|
||||
"recall": {
|
||||
|
||||
Reference in New Issue
Block a user