From b1ee7b63d2e91520e70cbf46c80dbd4fb0e3dcfc Mon Sep 17 00:00:00 2001 From: Maanvitha Gongalla Date: Thu, 19 Oct 2023 05:51:30 -0400 Subject: [PATCH] autoai entering the arena (#5655) Co-authored-by: maanvithag --- arena/autoai.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 arena/autoai.json diff --git a/arena/autoai.json b/arena/autoai.json new file mode 100644 index 00000000..51979052 --- /dev/null +++ b/arena/autoai.json @@ -0,0 +1,6 @@ +{ + "github_repo_url": "https://github.com/maanvithag/AutoGPT", + "timestamp": "2023-10-09T16:19:12.986257", + "commit_hash_to_benchmark": "3bd8ae48433fa46552719de050ded576a3bef4b9", + "branch_to_benchmark": "master" +} \ No newline at end of file