From 9217262b39d97f91966a7bdb1b5711c79e12a310 Mon Sep 17 00:00:00 2001 From: alexsoshnikov <39810210+alexsoshnikov@users.noreply.github.com> Date: Thu, 19 Oct 2023 11:58:17 +0200 Subject: [PATCH] newAgent entering the arena (#5674) Co-authored-by: alexsoshnikov --- arena/newAgent.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 arena/newAgent.json diff --git a/arena/newAgent.json b/arena/newAgent.json new file mode 100644 index 000000000000..9ace7df0a0e1 --- /dev/null +++ b/arena/newAgent.json @@ -0,0 +1,6 @@ +{ + "github_repo_url": "https://github.com/alexsoshnikov/AutoGPT", + "timestamp": "2023-10-10T09:27:10.249840", + "commit_hash_to_benchmark": "c77ade5b2f62c5373fc7573e5c45581f003c77a3", + "branch_to_benchmark": "master" +} \ No newline at end of file