docs: update doc references

This commit is contained in:
zhayujie
2026-05-31 22:22:48 +08:00
parent 1dbf41f384
commit 2b2d24ed25
4 changed files with 6 additions and 6 deletions

View File

@@ -15,7 +15,7 @@ description: CowAgent 长期记忆、个人知识库、任务规划、技能系
<img src="https://cdn.link-ai.tech/doc/20260203000455.png" width="800" />
</Frame>
详细说明请参考 [长期记忆](/memory) 和 [梦境蒸馏](/zh/memory/deep-dream)。
详细说明请参考 [长期记忆](/zh/memory) 和 [梦境蒸馏](/zh/memory/deep-dream)。
## 2. 个人知识库
@@ -32,7 +32,7 @@ Agent 会在对话中自动将有价值的信息整理为知识页面,维护
<img src="https://cdn.link-ai.tech/doc/20260413105435.png" width="800" />
</Frame>
详细说明请参考 [个人知识库](/knowledge)。
详细说明请参考 [个人知识库](/zh/knowledge)。
## 3. 任务规划和工具调用