Skip to content

Commit 062df70

Browse files
authored
Merge branch 'main' into AddingSavingChats
2 parents 86dff83 + 9a7fbea commit 062df70

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cli/olaf/src/olaf/cli/run_cli.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
from dotenv import load_dotenv
1515
from olaf.config import DEFAULT_AGENT_DIR, ENV_FILE, OLAF_HOME
1616

17+
1718
PACKAGE_ROOT = Path(__file__).resolve().parent.parent
1819
PACKAGE_AGENTS_DIR = PACKAGE_ROOT / "agents"
1920
PACKAGE_DATASETS_DIR = PACKAGE_ROOT / "datasets"

0 commit comments

Comments
 (0)