get_docs_dir
Function
This function is defined in the paths module.Get docs directory.
Signature
Returns
Path to ~/.praisonai/docs/
Uses
get_data_dir
Used By
Source
View on GitHub
praisonaiagents/paths.py at line 147get_docs_dir: Get docs directory.
This function is defined in the paths module.Get docs directory.
def get_docs_dir() -> Path
get_data_dirpraisonaiagents/paths.py at line 147