Skip to main content

get_learn_dir

Function
This function is defined in the paths module.
Get learn directory for learning stores.

Signature

def get_learn_dir() -> Path

Returns

Returns
Path
Path to ~/.praisonai/learn/

Uses

  • get_data_dir

Source

View on GitHub

praisonaiagents/paths.py at line 207