mirror of
https://github.com/TencentCloud/TencentDB-Agent-Memory
synced 2026-07-27 12:44:31 +00:00
Update README_CN.md
This commit is contained in:
+4
-3
@@ -104,7 +104,7 @@ openclaw gateway restart
|
|||||||
|
|
||||||
启用后,TencentDB Agent Memory 会自动完成对话录制、记忆提取、场景归纳、用户画像生成和下一轮对话前召回。
|
启用后,TencentDB Agent Memory 会自动完成对话录制、记忆提取、场景归纳、用户画像生成和下一轮对话前召回。
|
||||||
|
|
||||||
### 3. 使用 TCVDB 后端(可选)
|
### 3. 使用 TCVDB 后端(可选,需版本号≥0.2.0)
|
||||||
|
|
||||||
```jsonc
|
```jsonc
|
||||||
{
|
{
|
||||||
@@ -119,7 +119,8 @@ openclaw gateway restart
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
### 4. 启用短期记忆压缩(可选)
|
### 4. 启用短期记忆压缩(可选,需版本号≥0.3.0)
|
||||||
|
|
||||||
|
|
||||||
```jsonc
|
```jsonc
|
||||||
{
|
{
|
||||||
@@ -331,4 +332,4 @@ TencentDB Agent Memory 的核心不是“多存一点”,而是**把信息按
|
|||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
[MIT](./LICENSE) © TencentDB Agent Memory Team
|
[MIT](./LICENSE) © TencentDB Agent Memory Team
|
||||||
|
|||||||
Reference in New Issue
Block a user