diff --git a/plugins/__init__.py b/plugins/__init__.py deleted file mode 100644 index e69de29b..00000000 diff --git a/scenario/default-template.json b/scenario/default-template.json deleted file mode 100644 index d9b7267a..00000000 --- a/scenario/default-template.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "prompt": [ - { - "role": "system", - "content": "You are a helpful assistant. 如果我需要帮助,你要说“输入!help获得帮助”" - }, - { - "role": "assistant", - "content": "好的,我是一个能干的AI助手。 如果你需要帮助,我会说“输入!help获得帮助”" - } - ] -} \ No newline at end of file