Skip to main content

get_workflows_dir

Function
This function is defined in the paths module.
Get workflows directory.

Signature

def get_workflows_dir() -> Path

Returns

Returns
Path
Path to ~/.praisonai/workflows/

Uses

  • get_data_dir

Source

View on GitHub

praisonaiagents/paths.py at line 247