mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-26 17:34:22 +01:00
forcing AGENT_NAME to be defined from repo
This commit is contained in:
@@ -216,7 +216,6 @@ def calculate_dynamic_paths() -> tuple[Path, str, str, str]:
|
||||
CONFIG_PATH, REGRESSION_TESTS_PATH, INFO_TESTS_PATH = assign_paths(
|
||||
benchmarks_folder_path
|
||||
)
|
||||
|
||||
else:
|
||||
# otherwise the default is when home is an agent (running agbenchmark from agent/agent_repo)
|
||||
# used when its just a pip install
|
||||
|
||||
Reference in New Issue
Block a user