Agno supports using local JSON files as a storage backend for Agents using theDocumentation Index
Fetch the complete documentation index at: https://docs-v1.agno.com/llms.txt
Use this file to discover all available pages before exploring further.
JsonStorage class.
Usage
json_storage_for_agent.py
Params
| Parameter | Type | Default | Description |
|---|---|---|---|
dir_path | str | - | Path to the folder to be used to store the JSON files. |
Developer Resources
- View Cookbook