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
{
"memory-tencentdb": {
"offload": {
"enabled": true
}
}
"config": {
"offload": {
"enabled": true
}
}
}
```