From 26cf7c2e3f7b8f61ecda9e301f7a4b36f2b14f2f Mon Sep 17 00:00:00 2001 From: Tammam Kbeili Date: Sun, 1 Oct 2023 08:59:17 -0700 Subject: [PATCH] job_apply entering the arena (#5428) Co-authored-by: Silen Naihin --- arena/job_apply.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 arena/job_apply.json diff --git a/arena/job_apply.json b/arena/job_apply.json new file mode 100644 index 00000000..afbeed4e --- /dev/null +++ b/arena/job_apply.json @@ -0,0 +1,6 @@ +{ + "github_repo_url": "https://github.com/tkbeili/AutoGPT", + "timestamp": "2023-10-01T04:49:20.239338", + "commit_hash_to_benchmark": "a0fba5d1f13d35a1c4a8b7718550677bf62b5101", + "branch_to_benchmark": "master" +} \ No newline at end of file