mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-07-20 21:57:14 +08:00
docs: update architecture diagram
This commit is contained in:
@@ -5,6 +5,8 @@ description: CowAgent の長期記憶システム — ファイル永続化、
|
||||
|
||||
長期記憶はワークスペースのファイルに保存され、セッション間で永続化されます。Agent は会話中に検索ツールを通じて過去の記憶をオンデマンドで読み込み、コンテキストのトリミング時に会話の要約を自動的に長期記憶に書き込みます。
|
||||
|
||||
<img src="https://cdn.link-ai.tech/doc/memory-architecture-en.jpg" alt="Memory Architecture" />
|
||||
|
||||
## 記憶の種類
|
||||
|
||||
### コア記憶(MEMORY.md)
|
||||
|
||||
Reference in New Issue
Block a user