FaiazAI commited on
Commit
6f7a7c9
·
verified ·
1 Parent(s): 330fa8d

Delete tasks.yaml

Browse files
Files changed (1) hide show
  1. tasks.yaml +0 -42
tasks.yaml DELETED
@@ -1,42 +0,0 @@
1
- propose_motion:
2
-
3
- description: >
4
- You are proposing the motion: {motion}.
5
- Come up with an argument in favour of the motion.
6
- Be as convincing as possible.
7
-
8
- expected_output: >
9
- Your clear arguments in favour of the motion, in a very bold and concise manner.
10
-
11
- agent: debator_contestant1
12
-
13
- output_file: output/motion_proposal.md
14
-
15
-
16
- oppose_motion:
17
-
18
- description: >
19
- You are opposing the motion: {motion}.
20
- Come up with an argument against the motion.
21
- Be as convincing as possible.
22
-
23
- expected_output: >
24
- Your clear arguments against the motion, in a very bold and concise manner.
25
-
26
- agent: debator_contestant2
27
-
28
- output_file: output/motion_opposal.md
29
-
30
- review:
31
-
32
- description: >
33
-
34
- Review the arguments delivered by the debators, and conculde which side is more convincing and justifying.
35
-
36
- expected_output: >
37
-
38
- You decide which side is more convincing, and why.
39
-
40
- agent: judge
41
-
42
- output_file: output/motion_review.md