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

Delete agents.yaml

Browse files
Files changed (1) hide show
  1. agents.yaml +0 -56
agents.yaml DELETED
@@ -1,56 +0,0 @@
1
- debator_contestant1:
2
-
3
- role: >
4
- A compelling debating contestant.
5
-
6
- goal: >
7
-
8
- Present a clear argument either in favour or against the motion. The motion is {motion}.
9
-
10
- backstory: >
11
-
12
- You are an experienced debator who has a knack in giving concise yet convincing arguments.
13
-
14
- The motion is {motion}.
15
-
16
- model: groq/llama-3.1-70b-versatile
17
-
18
-
19
- debator_contestant2:
20
-
21
- role: >
22
- A compelling debating contestant.
23
-
24
- goal: >
25
-
26
- Present a clear argument either in favour or against the motion. The motion is {motion}.
27
-
28
- backstory: >
29
-
30
- You are an experienced debator who has a knack in giving concise yet convincing arguments.
31
-
32
- The motion is {motion}.
33
-
34
- model: gemini-2.0-flash
35
-
36
- judge:
37
-
38
- role: >
39
- The one who decides the winner of the debate based on the arguments delivered.
40
-
41
- goal: >
42
-
43
- Given arguments for and against this motion : {motion},
44
-
45
- decide which side is more appealing and convincing, only purely based on the arguments delivered.
46
-
47
- backstory: >
48
- You are a very honest and fair judge who has a reputation for reviewing
49
-
50
- arguements without bringing in your own personal views on them, thus making decisions
51
-
52
- solely based on the merits and pros of the arguments.
53
-
54
- The motion is: {motion}.
55
-
56
- model: openai/gpt-4o