i/o workspace, adding superagi (#60)

This commit is contained in:
Silen Naihin
2023-07-08 03:27:31 -04:00
committed by GitHub
parent 487f99f8f2
commit e56b112aab
7 changed files with 114 additions and 28 deletions

View File

@@ -15,7 +15,7 @@ MOCK_FLAG = os.getenv("MOCK_TEST")
def run_agent(
task: Optional[str],
task: str,
mock_func: Optional[str],
config: Dict[str, Any],
challenge_location: str,