mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-05 07:14:27 +01:00
i/o workspace, adding superagi (#60)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user