From a0fba5d1f13d35a1c4a8b7718550677bf62b5101 Mon Sep 17 00:00:00 2001 From: beisdog Date: Sat, 30 Sep 2023 06:27:57 +0200 Subject: [PATCH] DavidsAgent entering the arena (#5413) Co-authored-by: Silen Naihin --- arena/DavidsAgent.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 arena/DavidsAgent.json diff --git a/arena/DavidsAgent.json b/arena/DavidsAgent.json new file mode 100644 index 00000000..f824fd14 --- /dev/null +++ b/arena/DavidsAgent.json @@ -0,0 +1,6 @@ +{ + "github_repo_url": "https://github.com/beisdog/AutoGPT", + "timestamp": "2023-09-29T22:06:18.846082", + "commit_hash_to_benchmark": "d6abb27db61142a70defd0c75b53985ea9a71fce", + "branch_to_benchmark": "master" +} \ No newline at end of file