From da2ccdfd2e3b0a4efa0cc089a73036663ee81b6f Mon Sep 17 00:00:00 2001 From: Uday Sagar <111575806+UdaySagar-Git@users.noreply.github.com> Date: Thu, 26 Oct 2023 14:31:33 +0530 Subject: [PATCH] agentgpt entering the arena (#5913) --- arena/agentgpt.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 arena/agentgpt.json diff --git a/arena/agentgpt.json b/arena/agentgpt.json new file mode 100644 index 000000000..15aed81c4 --- /dev/null +++ b/arena/agentgpt.json @@ -0,0 +1,6 @@ +{ + "github_repo_url": "https://github.com/UdaySagar-Git/AutoGPT.git", + "timestamp": "2023-10-24T05:24:58.972720", + "commit_hash_to_benchmark": "ab362f96c3255052350e8e8081b363c7b97ffd6f", + "branch_to_benchmark": "master" +} \ No newline at end of file