Rename metagpt/ext/spo/settings/Navigate.yaml to metagpt/ext/spo/settings/导航游戏.yaml
Browse files
metagpt/ext/spo/settings/Navigate.yaml
DELETED
@@ -1,47 +0,0 @@
|
|
1 |
-
prompt: |
|
2 |
-
Please think step by step.
|
3 |
-
Ensure the response concludes with the answer in the XML format:
|
4 |
-
<answer>[Yes or No]</answer>.
|
5 |
-
|
6 |
-
requirements: |
|
7 |
-
Must put the final answer at the end with XML. (<answer>(Yes or No)</answer>,such as <answer>Yes</answer>)
|
8 |
-
The provided prompt needs to adapt to all current types of questions.
|
9 |
-
|
10 |
-
count: None
|
11 |
-
|
12 |
-
qa:
|
13 |
-
- question: |
|
14 |
-
If you follow these instructions, do you return to the starting point? Always face forward. Take 7 steps left. Take 2 steps backward. Take 7 steps backward. Take 7 steps backward. Take 3 steps forward.
|
15 |
-
Options:
|
16 |
-
- Yes
|
17 |
-
- No
|
18 |
-
|
19 |
-
answer: |
|
20 |
-
A lot of thinking and analysis processes.
|
21 |
-
...
|
22 |
-
Final Answer:
|
23 |
-
<answer>(Yes or No)</answer>
|
24 |
-
|
25 |
-
- question: |
|
26 |
-
If you follow these instructions, do you return to the starting point? Always face forward. Take 6 steps backward. Take 8 steps left. Take 3 steps right. Take 7 steps forward. Take 3 steps right. Take 9 steps right. Take 1 step backward. Take 7 steps left.
|
27 |
-
Options:
|
28 |
-
- Yes
|
29 |
-
- No
|
30 |
-
|
31 |
-
answer: |
|
32 |
-
A lot of thinking and analysis processes.
|
33 |
-
...
|
34 |
-
Final Answer:
|
35 |
-
<answer>(Yes or No)</answer>
|
36 |
-
|
37 |
-
- question: |
|
38 |
-
If you follow these instructions, do you return to the starting point? Turn left. Turn left. Take 6 steps. Take 3 steps. Turn around. Take 1 step. Take 3 steps. Take 5 steps.
|
39 |
-
Options:
|
40 |
-
- Yes
|
41 |
-
- No
|
42 |
-
|
43 |
-
answer: |
|
44 |
-
A lot of thinking and analysis processes.
|
45 |
-
...
|
46 |
-
Final Answer:
|
47 |
-
<answer>(Yes or No)</answer>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
metagpt/ext/spo/settings/导航游戏.yaml
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
prompt: |
|
2 |
+
请按步骤思考。
|
3 |
+
确保回答以 XML 格式的答案结尾:
|
4 |
+
<answer>[是或否]</answer>。
|
5 |
+
requirements: |
|
6 |
+
必须在结尾使用 XML 格式给出最终答案。(<answer>(是或否)</answer>,例如 <answer>是</answer>)
|
7 |
+
提供的提示需要适用于所有当前类型的问题。
|
8 |
+
count: None
|
9 |
+
|
10 |
+
qa:
|
11 |
+
- question: |
|
12 |
+
如果你按照这些指令行动,你会回到起点吗?始终面向前方。向左走7步。向后走2步。向后走7步。向后走7步。向前走3步。
|
13 |
+
选项:
|
14 |
+
- 是
|
15 |
+
- 否
|
16 |
+
answer: |
|
17 |
+
大量思考和分析过程。
|
18 |
+
...
|
19 |
+
最终答案:
|
20 |
+
<answer>(是或否)</answer>
|
21 |
+
- question: |
|
22 |
+
如果你按照这些指令行动,你会回到起点吗?始终面向前方。向后走6步。向左走8步。向右走3步。向前走7步。向右走3步。向右走9步。向后走1步。向左走7步。
|
23 |
+
选项:
|
24 |
+
- 是
|
25 |
+
- 否
|
26 |
+
answer: |
|
27 |
+
大量思考和分析过程。
|
28 |
+
...
|
29 |
+
最终答案:
|
30 |
+
<answer>(是或否)</answer>
|
31 |
+
- question: |
|
32 |
+
如果你按照这些指令行动,你会回到起点吗?向左转。向左转。走6步。走3步。转身。走1步。走3步。走5步。
|
33 |
+
选项:
|
34 |
+
- 是
|
35 |
+
- 否
|
36 |
+
answer: |
|
37 |
+
大量思考和分析过程。
|
38 |
+
...
|
39 |
+
最终答案:
|
40 |
+
<answer>(是或否)</answer>
|