From e9f2f9e5ed30e7f3fdb2a6f0b04d4252f993cfe5 Mon Sep 17 00:00:00 2001 From: mvuthegoat <96642627+mvuthegoat@users.noreply.github.com> Date: Fri, 3 Nov 2023 06:18:21 -0400 Subject: [PATCH] lilAgent entering the arena (#6023) * lilAgent entering the arena * lilAgent entering the arena --------- Co-authored-by: Minh Vu --- arena/lilAgent.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 arena/lilAgent.json diff --git a/arena/lilAgent.json b/arena/lilAgent.json new file mode 100644 index 00000000..cbd9f2fb --- /dev/null +++ b/arena/lilAgent.json @@ -0,0 +1,6 @@ +{ + "github_repo_url": "https://github.com/mvuthegoat/AutoGPT.git", + "timestamp": "2023-10-29T17:17:08.476300", + "commit_hash_to_benchmark": "9a30e0f9a43fe05005e36f0bad8531e3a92fd9e6", + "branch_to_benchmark": "master" +} \ No newline at end of file