command
Version:
v0.35.0
Opens a new window with list of versions in this module.
Published: Dec 29, 2025
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Memory 演示 AgentMemoryMiddleware 提供的长期记忆能力,使用基于文件的
存储和 grep 风格的搜索。
演示功能:
- memory_write: 向记忆文件追加或覆盖 Markdown 笔记
- memory_search: 在记忆目录中进行全文搜索
在生产环境中,这些工具通过 AgentConfig.Middlewares 自动注入并由 LLM 调用。
Source Files
¶
Click to show internal directories.
Click to hide internal directories.