Storage
YAML Agent Storage
Phidata supports using local YAML files as a storage backend for Agents using the YamlFileAgentStorage
class.
Usage
storage.py
Params
Parameter | Type | Default | Description |
---|---|---|---|
dir_path | str | - | Path to the folder to be used to store the YAML files. |
Was this page helpful?