From 66d010a458d78fd3d0ddd58bcc22da7f3faf622a Mon Sep 17 00:00:00 2001 From: monsterooo Date: Tue, 26 Sep 2023 18:50:33 +0800 Subject: [PATCH] sql entering the arena (#5336) --- arena/sql.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 arena/sql.json diff --git a/arena/sql.json b/arena/sql.json new file mode 100644 index 00000000..a9b357a8 --- /dev/null +++ b/arena/sql.json @@ -0,0 +1,6 @@ +{ + "github_repo_url": "https://github.com/monsterooo/AutoGPT", + "timestamp": "2023-09-26T06:46:35.721082", + "commit_hash_to_benchmark": "bec207568a93e38bff971525c53612813aa60730", + "branch_to_benchmark": "master" +} \ No newline at end of file