From f2446e4a66669389d7d8bc9a709875fd61ef5191 Mon Sep 17 00:00:00 2001 From: Cagdas Bas Date: Mon, 16 Oct 2023 21:01:39 +0300 Subject: [PATCH] AutoTestGenerator entering the arena (#5747) Co-authored-by: Silen Naihin --- arena/AutoTestGenerator.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 arena/AutoTestGenerator.json diff --git a/arena/AutoTestGenerator.json b/arena/AutoTestGenerator.json new file mode 100644 index 000000000..c28d6da87 --- /dev/null +++ b/arena/AutoTestGenerator.json @@ -0,0 +1,6 @@ +{ + "github_repo_url": "https://github.com/cagdasbas/AutoGPT", + "timestamp": "2023-10-15T08:43:40.193080", + "commit_hash_to_benchmark": "74ee69daf1c0a2603f19bdb1edcfdf1f4e06bcff", + "branch_to_benchmark": "master" +} \ No newline at end of file