From a78689a865b849aa3b1124b6da0ed3f948d6d2b0 Mon Sep 17 00:00:00 2001 From: Jade Cong Date: Thu, 19 Oct 2023 04:19:23 -0500 Subject: [PATCH] JarvisAgent entering the arena (#5789) --- arena/JarvisAgent.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 arena/JarvisAgent.json diff --git a/arena/JarvisAgent.json b/arena/JarvisAgent.json new file mode 100644 index 000000000..f8cc9810f --- /dev/null +++ b/arena/JarvisAgent.json @@ -0,0 +1,6 @@ +{ + "github_repo_url": "https://github.com/JadeCong/AutoGPT", + "timestamp": "2023-10-17T18:49:16.489653", + "commit_hash_to_benchmark": "0bd5d4420ec168194d5a93f62d890d33ab7d9940", + "branch_to_benchmark": "master" +} \ No newline at end of file