From 839fde4d7f78858e5113c4767d90b0212b976584 Mon Sep 17 00:00:00 2001 From: Pavel Sukhachev Date: Mon, 16 Oct 2023 13:58:48 -0400 Subject: [PATCH] robot entering the arena (#5752) Co-authored-by: Silen Naihin --- arena/robot.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 arena/robot.json diff --git a/arena/robot.json b/arena/robot.json new file mode 100644 index 000000000000..3f1eded5cf8e --- /dev/null +++ b/arena/robot.json @@ -0,0 +1,6 @@ +{ + "github_repo_url": "https://github.com/brisklad/AutoGPT", + "timestamp": "2023-10-15T13:49:47.384228", + "commit_hash_to_benchmark": "74ee69daf1c0a2603f19bdb1edcfdf1f4e06bcff", + "branch_to_benchmark": "master" +} \ No newline at end of file