From 5c539078957d076c05eb14e52700096100a9a2a6 Mon Sep 17 00:00:00 2001 From: Yasien Dwieb Date: Mon, 6 Nov 2023 11:23:49 +0200 Subject: [PATCH] autogptagent entering the arena (#6119) --- arena/autogptagent.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 arena/autogptagent.json diff --git a/arena/autogptagent.json b/arena/autogptagent.json new file mode 100644 index 000000000000..589001597df6 --- /dev/null +++ b/arena/autogptagent.json @@ -0,0 +1,6 @@ +{ + "github_repo_url": "https://github.com/YasienDwieb/AutoGPT", + "timestamp": "2023-11-04T21:13:17.223261", + "commit_hash_to_benchmark": "0b55de62dc61a33ccf944d80b6d55c730286e07d", + "branch_to_benchmark": "master" +} \ No newline at end of file