Skip to main content

get_runs_dir

Function
This function is defined in the paths module.
Get runs directory for artifacts.

Signature

def get_runs_dir() -> Path

Returns

Returns
Path
Path to ~/.praisonai/runs/

Uses

  • get_data_dir

Source

View on GitHub

praisonaiagents/paths.py at line 277