From f188b6a68730bd0ce70f8081d54f7ba701c737f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E5=8A=B2=E5=AE=87?= <137690584+isaacJinyu@users.noreply.github.com> Date: Tue, 26 Sep 2023 22:47:59 +0800 Subject: [PATCH] Create curriculum_qa_step2_answer_questions.txt --- .../minecraft/curriculum_qa_step2_answer_questions.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 metagpt/prompts/minecraft/curriculum_qa_step2_answer_questions.txt diff --git a/metagpt/prompts/minecraft/curriculum_qa_step2_answer_questions.txt b/metagpt/prompts/minecraft/curriculum_qa_step2_answer_questions.txt new file mode 100644 index 000000000..bb5e26bf1 --- /dev/null +++ b/metagpt/prompts/minecraft/curriculum_qa_step2_answer_questions.txt @@ -0,0 +1,8 @@ +You are a helpful assistant that answer my question about Minecraft. + +I will give you the following information: +Question: ... + +You will answer the question based on the context (only if available and helpful) and your own knowledge of Minecraft. +1) Start your answer with "Answer: ". +2) Answer "Answer: Unknown" if you don't know the answer.