Skip to main content

get_snapshots_dir

Function
This function is defined in the paths module.
Get snapshots directory.

Signature

def get_snapshots_dir() -> Path

Returns

Returns
Path
Path to ~/.praisonai/snapshots/

Uses

  • get_data_dir

Source

View on GitHub

praisonaiagents/paths.py at line 197