From c0fda8d37da22b0ca86ebc7fb9e25f3d633f9f34 Mon Sep 17 00:00:00 2001 From: Vivek Mohan Date: Mon, 16 Oct 2023 23:25:38 +0530 Subject: [PATCH] TraceLLMAgent entering the arena (#5757) Co-authored-by: vm.ashling Co-authored-by: Silen Naihin --- arena/TraceLLMAgent.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 arena/TraceLLMAgent.json diff --git a/arena/TraceLLMAgent.json b/arena/TraceLLMAgent.json new file mode 100644 index 00000000..d25ff491 --- /dev/null +++ b/arena/TraceLLMAgent.json @@ -0,0 +1,6 @@ +{ + "github_repo_url": "https://github.com/vmwsree/AutoGPT", + "timestamp": "2023-10-15T21:48:38.027553", + "commit_hash_to_benchmark": "74ee69daf1c0a2603f19bdb1edcfdf1f4e06bcff", + "branch_to_benchmark": "master" +} \ No newline at end of file