Update README.md

This commit is contained in:
Yuntong8888
2026-05-13 17:37:58 +08:00
committed by GitHub
parent 79bf24fbe4
commit 7608894156
+5 -4
View File
@@ -135,10 +135,11 @@ Once enabled, TencentDB Agent Memory automatically handles conversation capture,
```jsonc ```jsonc
{ {
"memory-tencentdb": { "memory-tencentdb": {
"offload": { "config": {
"enabled": true "offload": {
} "enabled": true
} }
}
} }
``` ```