Update README.md

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