From 9af173032cdde17bed426305c06b44287aa211ca Mon Sep 17 00:00:00 2001 From: Norman Lopez Date: Thu, 19 Oct 2023 02:36:53 -0700 Subject: [PATCH] RAGOptimizer entering the arena (#5610) --- arena/RAGOptimizer.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 arena/RAGOptimizer.json diff --git a/arena/RAGOptimizer.json b/arena/RAGOptimizer.json new file mode 100644 index 00000000..f87cc692 --- /dev/null +++ b/arena/RAGOptimizer.json @@ -0,0 +1,6 @@ +{ + "github_repo_url": "https://github.com/nel349/AutoGPT", + "timestamp": "2023-10-07T22:51:51.507768", + "commit_hash_to_benchmark": "683257b697392e5551fb86c81a72728029d12aa0", + "branch_to_benchmark": "master" +} \ No newline at end of file