From cf630e4f2cee04fd935612f95308322cd9eb1df7 Mon Sep 17 00:00:00 2001 From: Tower Date: Tue, 26 Sep 2023 18:51:06 +0800 Subject: [PATCH] pipeline entering the arena (#5333) --- arena/pipeline.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 arena/pipeline.json diff --git a/arena/pipeline.json b/arena/pipeline.json new file mode 100644 index 0000000000..4ce4eed21d --- /dev/null +++ b/arena/pipeline.json @@ -0,0 +1,6 @@ +{ + "github_repo_url": "https://github.com/geesugar/AutoGPT", + "timestamp": "2023-09-26T04:52:08.379642", + "commit_hash_to_benchmark": "075529ddc9cbca45ff98f0701baed9b89a712c23", + "branch_to_benchmark": "master" +} \ No newline at end of file