get_storage_path
Function
This function is defined in the paths module.Get default SQLite storage database path.
Signature
Returns
Path
Path to ~/.praisonai/storage.db
Uses
get_data_dir
Source
View on GitHub
praisonaiagents/paths.py at line 525get_storage_path: Get default SQLite storage database path.
This function is defined in the paths module.Get default SQLite storage database path.
get_data_dirpraisonaiagents/paths.py at line 525