get_prp_dir
Function
This function is defined in the paths module.Get PRP (Prompt Response Pair) output directory.
Signature
Returns
Path to ~/.praisonai/prp/
Uses
get_data_dir
Source
View on GitHub
praisonaiagents/paths.py at line 267get_prp_dir: Get PRP (Prompt Response Pair) output directory.
This function is defined in the paths module.Get PRP (Prompt Response Pair) output directory.
def get_prp_dir() -> Path
get_data_dirpraisonaiagents/paths.py at line 267