You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/browsergym/workarena/data_files/task_configs/create_interaction.json
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -16,5 +16,17 @@
16
16
"hardware_issue": "The keyboard's vowel keys are stuck",
17
17
"assigned_to": "Lacy Belmont",
18
18
"goal": "A customer called in about his keyboard. The keyboard's vowel keys are stuck. Create an interaction based on the phone call and assign it to Lacy Belmont"
19
+
},
20
+
{
21
+
"hardware": "mouse",
22
+
"hardware_issue": "The mouse is not responding",
23
+
"assigned_to": "Latoya Bryan",
24
+
"goal": "A customer called in about his mouse. The mouse is not responding. Create an interaction based on the phone call and assign it to Latoya Bryan"
25
+
},
26
+
{
27
+
"hardware": "monitor",
28
+
"hardware_issue": "The monitor screen is cracked",
29
+
"assigned_to": "Lana Keels",
30
+
"goal": "A customer called in about his monitor. The monitor screen is cracked. Create an interaction based on the phone call and assign it to Lana Keels"
0 commit comments