From 62a9510d611117181577319ce1ff06d5a835d140 Mon Sep 17 00:00:00 2001 From: gabenitez Date: Fri, 20 Oct 2023 11:03:44 -0300 Subject: [PATCH] MyExample entering the arena (#5831) --- arena/MyExample.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 arena/MyExample.json diff --git a/arena/MyExample.json b/arena/MyExample.json new file mode 100644 index 000000000000..508515aed709 --- /dev/null +++ b/arena/MyExample.json @@ -0,0 +1,6 @@ +{ + "github_repo_url": "https://github.com/gabenitez/AutoGPT", + "timestamp": "2023-10-19T22:00:47.453159", + "commit_hash_to_benchmark": "b4588f6425912316e1512391e4392ca30d61e144", + "branch_to_benchmark": "master" +} \ No newline at end of file