From 82fecfae1b4fb5d64050eefa77d8f028292aa8f3 Mon Sep 17 00:00:00 2001 From: Hugo Mastromauro da Silva Date: Fri, 3 Nov 2023 07:09:11 -0300 Subject: [PATCH] CodeAutoGPT entering the arena (#6069) --- arena/CodeAutoGPT.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 arena/CodeAutoGPT.json diff --git a/arena/CodeAutoGPT.json b/arena/CodeAutoGPT.json new file mode 100644 index 00000000..1780a496 --- /dev/null +++ b/arena/CodeAutoGPT.json @@ -0,0 +1,6 @@ +{ + "github_repo_url": "https://github.com/hugomastromauro/AutoGPT", + "timestamp": "2023-11-01T13:21:42.624202", + "commit_hash_to_benchmark": "78e92234d63a69b5471da0c0e62ce820a9109dd4", + "branch_to_benchmark": "master" +} \ No newline at end of file