callanwu commited on
Commit
47a1202
1 Parent(s): c7e7372
Files changed (1) hide show
  1. config.json +77 -77
config.json CHANGED
@@ -1,13 +1,14 @@
1
- { "config":{
2
- "API_KEY" : "API_KEY",
3
- "PROXY" : "PROXY",
4
- "MAX_CHAT_HISTORY" : "5",
5
- "TOP_K" : "1",
6
- "ACTIVE_MODE" : "0",
7
- "GRADIO" : "0",
8
- "User_Names" : "[]"
9
- },
10
- "environment_type" : "competive",
 
11
  "LLM_type": "OpenAI",
12
  "LLM": {
13
  "temperature": 0.0,
@@ -16,71 +17,71 @@
16
  },
17
  "agents": {
18
  "John": {
19
- "style":"professional",
20
- "roles":{
21
- "Affirmative_Task_Allocation_state": "Affirmative_Debate_organizer"
22
  }
23
  },
24
  "Mary": {
25
- "style":"professional",
26
- "roles":{
27
- "Affirmative_Task_Allocation_state": "Affirmative_First",
28
- "Debate_Order_state":"Affirmative_First",
29
- "Debate_Random_state":"Affirmative_First"
30
  }
31
  },
32
  "James": {
33
- "style":"professional",
34
- "roles":{
35
- "Affirmative_Task_Allocation_state": "Affirmative_Second",
36
- "Debate_Order_state":"Affirmative_Second",
37
- "Debate_Random_state":"Affirmative_Second"
38
  }
39
  },
40
  "Jennifer": {
41
- "style":"professional",
42
- "roles":{
43
- "Affirmative_Task_Allocation_state": "Affirmative_Third",
44
- "Debate_Order_state":"Affirmative_Third",
45
- "Debate_Random_state":"Affirmative_Third"
46
  }
47
  },
48
  "Michael": {
49
- "style":"professional",
50
- "roles":{
51
- "Negative_Task_Allocation_state": "Negative_Debate_organizer"
52
  }
53
  },
54
  "Emily": {
55
- "style":"professional",
56
- "roles":{
57
- "Negative_Task_Allocation_state": "Negative_First",
58
- "Debate_Order_state":"Negative_First",
59
- "Debate_Random_state":"Negative_First"
60
  }
61
  },
62
  "William": {
63
- "style":"professional",
64
- "roles":{
65
- "Negative_Task_Allocation_state": "Negative_Second",
66
- "Debate_Order_state":"Negative_Second",
67
- "Debate_Random_state":"Negative_Second"
68
  }
69
  },
70
  "Sarah": {
71
- "style":"professional",
72
- "roles":{
73
- "Negative_Task_Allocation_state": "Negative_Third",
74
- "Debate_Order_state":"Negative_Third",
75
- "Debate_Random_state":"Negative_Third"
76
  }
77
  },
78
  "David": {
79
- "style":"professional",
80
- "roles":{
81
- "Debate_Order_state": "Debate_Judge",
82
- "Debate_Random_state":"Debate_Judge",
83
- "Judge_state":"Debate_Judge"
84
  }
85
  }
86
  },
@@ -90,30 +91,30 @@
90
  "0": "Affirmative_Task_Allocation_state",
91
  "1": "Negative_Task_Allocation_state"
92
  },
93
- "Negative_Task_Allocation_state":{
94
- "0":"Negative_Task_Allocation_state",
95
- "1":"Debate_Order_state"
96
  },
97
- "Debate_Order_state":{
98
- "0":"Debate_Order_state",
99
- "1":"Debate_Random_state"
100
  },
101
- "Debate_Random_state":{
102
- "0":"Debate_Random_state",
103
- "1":"Judge_state"
104
  },
105
- "Judge_state":{
106
- "0":"end_state"
107
  }
108
  },
109
  "states": {
110
- "end_state":{
111
- "agent_states":{}
112
  },
113
  "Affirmative_Task_Allocation_state": {
114
  "controller": {
115
  "controller_type": "order",
116
- "max_chat_nums" : 12,
117
  "judge_system_prompt": "",
118
  "judge_last_prompt": "",
119
  "judge_extract_words": "end"
@@ -183,13 +184,13 @@
183
  "Negative_Task_Allocation_state": {
184
  "controller": {
185
  "controller_type": "order",
186
- "max_chat_nums" : 12,
187
  "judge_system_prompt": "",
188
  "judge_last_prompt": "",
189
  "judge_extract_words": "end"
190
  },
191
  "begin_role": "Negative_Debate_organizer",
192
- "begin_query":"The debate topic is as follows: \n<debate topic>\nShould AI Replace Humans in Creative Fields?? Affirmative viewpoint: AI should replace humans in creative fields because it can produce art and content efficiently, reduce costs, and eliminate human bias. negative viewpoint: AI should not replace humans in creative fields as it lacks true creativity, emotions, and the ability to understand complex human experiences.\n<debate topic>\n, now , begin to discuss!",
193
  "environment_prompt": "It is currently the debate stage, where the Negative side is assigning tasks.The debate organizer sets the stage for the competition, explaining the debate process and rules. Debaters are called upon to allocate tasks for each speech, ensuring an equal distribution of responsibilities.Negative debaters gather to assign tasks, meticulously plan their speeches, and identify key arguments and evidence to support their viewpoint.",
194
  "roles": [
195
  "Negative_Debate_organizer",
@@ -257,7 +258,7 @@
257
  "Debate_Order_state": {
258
  "controller": {
259
  "controller_type": "order",
260
- "max_chat_nums" : 7,
261
  "judge_system_prompt": "",
262
  "judge_last_prompt": "",
263
  "judge_extract_words": "end"
@@ -278,8 +279,8 @@
278
  "log_path": "logs/Debate_state"
279
  },
280
  "begin_role": "Debate_Judge",
281
- "begin_query":"Now please proceed with your sequential debate according to your chosen topic.",
282
- "environment_prompt" : "Now that we've started the sequential debating phase, each debater needs to present their own viewpoints.",
283
  "agent_states": {
284
  "Affirmative_First": {
285
  "style": {
@@ -370,7 +371,7 @@
370
  "Debate_Random_state": {
371
  "controller": {
372
  "controller_type": "rule",
373
- "max_chat_nums" : 12,
374
  "judge_system_prompt": "",
375
  "judge_last_prompt": "",
376
  "judge_extract_words": "end",
@@ -394,8 +395,8 @@
394
  "log_path": "logs/Debate_Random_state"
395
  },
396
  "begin_role": "Debate_Judge",
397
- "begin_query":"Now, please engage in a free debate based on your chosen topic.",
398
- "environment_prompt" : "We are now in the open debate phase, where each debater has the freedom to speak as they wish.",
399
  "agent_states": {
400
  "Affirmative_First": {
401
  "style": {
@@ -483,7 +484,7 @@
483
  }
484
  }
485
  },
486
- "Judge_state":{
487
  "roles": [
488
  "Debate_Judge"
489
  ],
@@ -493,7 +494,7 @@
493
  "model": "gpt-3.5-turbo-16k-0613",
494
  "log_path": "logs/Judge_state"
495
  },
496
- "agent_states":{
497
  "Debate_Judge": {
498
  "style": {
499
  "role": "Debate Judge",
@@ -510,7 +511,6 @@
510
  }
511
  }
512
  }
513
-
514
  }
515
  }
516
- }
 
1
+ {
2
+ "config": {
3
+ "API_KEY": "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",
4
+ "PROXY": "http://127.0.0.1:7890",
5
+ "MAX_CHAT_HISTORY": "5",
6
+ "TOP_K": "1",
7
+ "ACTIVE_MODE": "0",
8
+ "GRADIO": "0",
9
+ "User_Names": "[]"
10
+ },
11
+ "environment_type": "competive",
12
  "LLM_type": "OpenAI",
13
  "LLM": {
14
  "temperature": 0.0,
 
17
  },
18
  "agents": {
19
  "John": {
20
+ "style": "professional",
21
+ "roles": {
22
+ "Affirmative_Task_Allocation_state": "Affirmative_Debate_organizer"
23
  }
24
  },
25
  "Mary": {
26
+ "style": "professional",
27
+ "roles": {
28
+ "Affirmative_Task_Allocation_state": "Affirmative_First",
29
+ "Debate_Order_state": "Affirmative_First",
30
+ "Debate_Random_state": "Affirmative_First"
31
  }
32
  },
33
  "James": {
34
+ "style": "professional",
35
+ "roles": {
36
+ "Affirmative_Task_Allocation_state": "Affirmative_Second",
37
+ "Debate_Order_state": "Affirmative_Second",
38
+ "Debate_Random_state": "Affirmative_Second"
39
  }
40
  },
41
  "Jennifer": {
42
+ "style": "professional",
43
+ "roles": {
44
+ "Affirmative_Task_Allocation_state": "Affirmative_Third",
45
+ "Debate_Order_state": "Affirmative_Third",
46
+ "Debate_Random_state": "Affirmative_Third"
47
  }
48
  },
49
  "Michael": {
50
+ "style": "professional",
51
+ "roles": {
52
+ "Negative_Task_Allocation_state": "Negative_Debate_organizer"
53
  }
54
  },
55
  "Emily": {
56
+ "style": "professional",
57
+ "roles": {
58
+ "Negative_Task_Allocation_state": "Negative_First",
59
+ "Debate_Order_state": "Negative_First",
60
+ "Debate_Random_state": "Negative_First"
61
  }
62
  },
63
  "William": {
64
+ "style": "professional",
65
+ "roles": {
66
+ "Negative_Task_Allocation_state": "Negative_Second",
67
+ "Debate_Order_state": "Negative_Second",
68
+ "Debate_Random_state": "Negative_Second"
69
  }
70
  },
71
  "Sarah": {
72
+ "style": "professional",
73
+ "roles": {
74
+ "Negative_Task_Allocation_state": "Negative_Third",
75
+ "Debate_Order_state": "Negative_Third",
76
+ "Debate_Random_state": "Negative_Third"
77
  }
78
  },
79
  "David": {
80
+ "style": "professional",
81
+ "roles": {
82
+ "Debate_Order_state": "Debate_Judge",
83
+ "Debate_Random_state": "Debate_Judge",
84
+ "Judge_state": "Debate_Judge"
85
  }
86
  }
87
  },
 
91
  "0": "Affirmative_Task_Allocation_state",
92
  "1": "Negative_Task_Allocation_state"
93
  },
94
+ "Negative_Task_Allocation_state": {
95
+ "0": "Negative_Task_Allocation_state",
96
+ "1": "Debate_Order_state"
97
  },
98
+ "Debate_Order_state": {
99
+ "0": "Debate_Order_state",
100
+ "1": "Debate_Random_state"
101
  },
102
+ "Debate_Random_state": {
103
+ "0": "Debate_Random_state",
104
+ "1": "Judge_state"
105
  },
106
+ "Judge_state": {
107
+ "0": "end_state"
108
  }
109
  },
110
  "states": {
111
+ "end_state": {
112
+ "agent_states": {}
113
  },
114
  "Affirmative_Task_Allocation_state": {
115
  "controller": {
116
  "controller_type": "order",
117
+ "max_chat_nums": 12,
118
  "judge_system_prompt": "",
119
  "judge_last_prompt": "",
120
  "judge_extract_words": "end"
 
184
  "Negative_Task_Allocation_state": {
185
  "controller": {
186
  "controller_type": "order",
187
+ "max_chat_nums": 12,
188
  "judge_system_prompt": "",
189
  "judge_last_prompt": "",
190
  "judge_extract_words": "end"
191
  },
192
  "begin_role": "Negative_Debate_organizer",
193
+ "begin_query": "The debate topic is as follows: \n<debate topic>\nShould AI Replace Humans in Creative Fields?? Affirmative viewpoint: AI should replace humans in creative fields because it can produce art and content efficiently, reduce costs, and eliminate human bias. negative viewpoint: AI should not replace humans in creative fields as it lacks true creativity, emotions, and the ability to understand complex human experiences.\n<debate topic>\n, now , begin to discuss!",
194
  "environment_prompt": "It is currently the debate stage, where the Negative side is assigning tasks.The debate organizer sets the stage for the competition, explaining the debate process and rules. Debaters are called upon to allocate tasks for each speech, ensuring an equal distribution of responsibilities.Negative debaters gather to assign tasks, meticulously plan their speeches, and identify key arguments and evidence to support their viewpoint.",
195
  "roles": [
196
  "Negative_Debate_organizer",
 
258
  "Debate_Order_state": {
259
  "controller": {
260
  "controller_type": "order",
261
+ "max_chat_nums": 7,
262
  "judge_system_prompt": "",
263
  "judge_last_prompt": "",
264
  "judge_extract_words": "end"
 
279
  "log_path": "logs/Debate_state"
280
  },
281
  "begin_role": "Debate_Judge",
282
+ "begin_query": "Now please proceed with your sequential debate according to your chosen topic.",
283
+ "environment_prompt": "Now that we've started the sequential debating phase, each debater needs to present their own viewpoints.",
284
  "agent_states": {
285
  "Affirmative_First": {
286
  "style": {
 
371
  "Debate_Random_state": {
372
  "controller": {
373
  "controller_type": "rule",
374
+ "max_chat_nums": 12,
375
  "judge_system_prompt": "",
376
  "judge_last_prompt": "",
377
  "judge_extract_words": "end",
 
395
  "log_path": "logs/Debate_Random_state"
396
  },
397
  "begin_role": "Debate_Judge",
398
+ "begin_query": "Now, please engage in a free debate based on your chosen topic.",
399
+ "environment_prompt": "We are now in the open debate phase, where each debater has the freedom to speak as they wish.",
400
  "agent_states": {
401
  "Affirmative_First": {
402
  "style": {
 
484
  }
485
  }
486
  },
487
+ "Judge_state": {
488
  "roles": [
489
  "Debate_Judge"
490
  ],
 
494
  "model": "gpt-3.5-turbo-16k-0613",
495
  "log_path": "logs/Judge_state"
496
  },
497
+ "agent_states": {
498
  "Debate_Judge": {
499
  "style": {
500
  "role": "Debate Judge",
 
511
  }
512
  }
513
  }
 
514
  }
515
  }
516
+ }