get_snapshots_dir
Function
This function is defined in the paths module.Get snapshots directory.
Signature
Returns
Path to ~/.praisonai/snapshots/
Uses
get_data_dir
Source
View on GitHub
praisonaiagents/paths.py at line 197get_snapshots_dir: Get snapshots directory.
This function is defined in the paths module.Get snapshots directory.
def get_snapshots_dir() -> Path
get_data_dirpraisonaiagents/paths.py at line 197