Update README_CN.md (#230)

This commit is contained in:
Yuntong8888
2026-06-17 17:01:08 +08:00
committed by GitHub
parent 4261d10abd
commit 147a895274
+2 -4
View File
@@ -1,4 +1,3 @@
<div align="center">
<img src="./assets/images/logo.png" alt="TencentDB Agent Memory" width="880" />
@@ -55,14 +54,13 @@ TencentDB Agent Memory 帮助 Agent 学会你的流程、保留任务上下文
> **让 Agent 记住该记的,让人把注意力留给判断、创造和真正有价值的工作。**
<p align="center">
<img src="https://github.com/user-attachments/assets/bb8c6f29-cac2-4198-b747-466974b054d2" width="360" alt="Agent Memory 微信社群二维码" />
<img src="https://github.com/user-attachments/assets/e70ff588-f9b4-4fdc-8e81-21bd6ae017a9" width="360" alt="Agent Memory 微信社群二维码" />
<br/>
<sub>📱 扫码加入 <b>Agent Memory 微信社群</b>,与早期开发者直接对话</sub>
</p>
## 核心技术:拒绝平铺,走向分层与符号化
TencentDB Agent Memory 的设计理念围绕两个核心展开:**记忆分层** 与 **符号化记忆**。这不仅让 Agent “记得更多”,更重要的是“想得更清”。
@@ -492,7 +490,7 @@ export MEMORY_TENCENTDB_GATEWAY_API_KEY="<与 Gateway 同一份密钥>"
- 💡 **有想法想交流?** 欢迎在 [GitHub Discussions](https://github.com/Tencent/TencentDB-Agent-Memory/discussions) 发起讨论。
- 🛠️ **想贡献代码?** 请先阅读 [CONTRIBUTING.md](./CONTRIBUTING_CN.md)。
- 💬 **想加入交流群?** 扫码加入 **Agent Memory 微信社群**,与早期开发者直接对话。
<p align="center"><img src="https://github.com/user-attachments/assets/bb8c6f29-cac2-4198-b747-466974b054d2" width="200" alt="Agent Memory 微信社群二维码" />
<p align="center"><img src="https://github.com/user-attachments/assets/e70ff588-f9b4-4fdc-8e81-21bd6ae017a9" width="200" alt="Agent Memory 微信社群二维码" />
---