From 3a7e83898fb8a1107b88e6964ebba96dbee6208a Mon Sep 17 00:00:00 2001 From: AgentService Date: Thu, 26 Oct 2023 04:48:30 -0400 Subject: [PATCH] SmartAgent entering the arena (#5953) --- arena/SmartAgent.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 arena/SmartAgent.json diff --git a/arena/SmartAgent.json b/arena/SmartAgent.json new file mode 100644 index 00000000..bc2f1563 --- /dev/null +++ b/arena/SmartAgent.json @@ -0,0 +1,6 @@ +{ + "github_repo_url": "https://github.com/AgentService/AutoGPT", + "timestamp": "2023-10-25T20:06:46.743984", + "commit_hash_to_benchmark": "89d333f3bb422495f21e04bdd2bba3cb8c1a34ae", + "branch_to_benchmark": "master" +} \ No newline at end of file