Agno home page
Search...
⌘K
Discord
社区
agno-agi/agno
agno-agi/agno
Search...
Navigation
存储
JSON
用户指南
示例
工作区
常见问题
API参考
更新日志
参考
代理
团队
工作流
模型
知识
向量数据库
嵌入器
记忆
存储
YAML
JSON
MongoDB
MySQL
PostgreSQL
SQLite
DynamoDB
SingleStore
重排器
分块
文档阅读器
On this page
参数
存储
JSON
Copy page
Copy page
JSON Agent Storage 是一个实现了 AgentStorage 接口的类,它使用 JSON 文件作为后端存储系统。它为代理会话提供了一个简单的、基于文件的存储解决方案,其中每个会话都存储在单独的 JSON 文件中。
参数
参数
类型
描述
默认值
dir_path
Union[str, Path]
用于存储 JSON 文件的目录路径
必需
YAML
MongoDB
Assistant
Responses are generated using AI and may contain mistakes.