From 8ee59101dbc8bba8069676dda4d6ec85e3ff65ed Mon Sep 17 00:00:00 2001 From: Timothy Zhang <2084580+TimothyZhang@users.noreply.github.com> Date: Tue, 26 Sep 2023 18:47:52 +0800 Subject: [PATCH] evlyn entering the arena (#5332) * Merge branch 'master' of /Users/timothy/maimai/project/Auto-GPT with conflicts. * evlyn entering the arena --------- Co-authored-by: zhangting --- ai_settings.yaml | 7 +++++++ arena/evlyn.json | 6 ++++++ 2 files changed, 13 insertions(+) create mode 100644 ai_settings.yaml create mode 100644 arena/evlyn.json diff --git a/ai_settings.yaml b/ai_settings.yaml new file mode 100644 index 000000000000..6f5fe4aa296b --- /dev/null +++ b/ai_settings.yaml @@ -0,0 +1,7 @@ +ai_goals: +- Give a report of recent activities of linkedin competitors +- The report should be brief, contains only important messages +- If applicable, provide numbers and links +- Give conclusion and suggestions to CEO +ai_name: CEO Office +ai_role: an AI designed to study the competitors of Linkedin company diff --git a/arena/evlyn.json b/arena/evlyn.json new file mode 100644 index 000000000000..115c41e113a2 --- /dev/null +++ b/arena/evlyn.json @@ -0,0 +1,6 @@ +{ + "github_repo_url": "https://github.com/TimothyZhang/AutoGPT", + "timestamp": "2023-09-26T04:13:50.107902", + "commit_hash_to_benchmark": "e8aae7731919ee37444fd0871d05bff38f03ab66", + "branch_to_benchmark": "master" +} \ No newline at end of file