From c2c60969af209715bcb80b0194f0f1a2c71b0bc0 Mon Sep 17 00:00:00 2001 From: Alphons Jaimon Date: Fri, 6 Oct 2023 21:58:50 +0530 Subject: [PATCH] codebutler entering the arena (#5553) Co-authored-by: Silen Naihin --- arena/codebutler.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 arena/codebutler.json diff --git a/arena/codebutler.json b/arena/codebutler.json new file mode 100644 index 00000000..51aea92f --- /dev/null +++ b/arena/codebutler.json @@ -0,0 +1,6 @@ +{ + "github_repo_url": "https://github.com/AJV009/AutoGPT", + "timestamp": "2023-10-04T15:24:26.675066", + "commit_hash_to_benchmark": "1bd85cbc09473c0252928fb849ae8373607d6065", + "branch_to_benchmark": "master" +} \ No newline at end of file