From 546e08a5cf2413fcfb857e2c41d21c80c3364218 Mon Sep 17 00:00:00 2001 From: smaxaddington <36896044+smaxaddington@users.noreply.github.com> Date: Mon, 16 Oct 2023 14:04:29 -0400 Subject: [PATCH] MyFirstAgent entering the arena (#5743) Co-authored-by: Silen Naihin --- arena/MyFirstAgent.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 arena/MyFirstAgent.json diff --git a/arena/MyFirstAgent.json b/arena/MyFirstAgent.json new file mode 100644 index 00000000..783c90f5 --- /dev/null +++ b/arena/MyFirstAgent.json @@ -0,0 +1,6 @@ +{ + "github_repo_url": "https://github.com/smaxaddington/AutoGPT", + "timestamp": "2023-10-14T15:27:15.090035", + "commit_hash_to_benchmark": "74ee69daf1c0a2603f19bdb1edcfdf1f4e06bcff", + "branch_to_benchmark": "master" +} \ No newline at end of file