From eab4275cd727c5f5e9d4642fb7e0ed2b14cc691a Mon Sep 17 00:00:00 2001 From: Jovan Kanevche Date: Fri, 20 Oct 2023 16:04:20 +0200 Subject: [PATCH] UniAgent entering the arena (#5828) --- arena/UniAgent.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 arena/UniAgent.json diff --git a/arena/UniAgent.json b/arena/UniAgent.json new file mode 100644 index 00000000..19d710fa --- /dev/null +++ b/arena/UniAgent.json @@ -0,0 +1,6 @@ +{ + "github_repo_url": "https://github.com/JovanKanevche/AutoGPT", + "timestamp": "2023-10-19T17:04:49.626683", + "commit_hash_to_benchmark": "4b1e8f6e8b4186ec6563301c146fbf3425f92715", + "branch_to_benchmark": "master" +} \ No newline at end of file