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