Agno home page
Search...
⌘K
Ask AI
Discord
Community
agno-agi/agno
agno-agi/agno
Search...
Navigation
Storage
JSON
User Guide
Examples
Workspaces
FAQs
API reference
Changelog
Reference
Agents
Teams
Workflows
Workflows v2 (Beta)
Models
Knowledge
Vector Databases
Embedders
Memory
Storage
YAML
JSON
MongoDB
MySQL
PostgreSQL
SQLite
DynamoDB
SingleStore
Rerankers
Chunking
Document Reader
On this page
Parameters
Storage
JSON
Copy page
Copy page
JSON Agent Storage is a class that implements the AgentStorage interface using JSON files as the backend storage system. It provides a simple, file-based storage solution for agent sessions with each session stored in a separate JSON file.
Parameters
Parameter
Type
Description
Default
dir_path
Union[str, Path]
Directory path for storing JSON files
Required
Was this page helpful?
Yes
No
Suggest edits
Raise issue
YAML
MongoDB
Assistant
Responses are generated using AI and may contain mistakes.