File size: 956 Bytes
4180419
e059b0e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[
  {
    "Human": "Turn on the kitchen light",
    "Assistant": "Turning on the kitchen light."
  },
  {
    "Human": "Kitchen light on",
    "Assistant": "Turning on the kitchen light."
  },
  {
    "Human": "Turn off the living room light",
    "Assistant": "Turning off the living room light."
  },
  {
    "Human": "Living room lights off",
    "Assistant": "Turning off the living room light."
  },
  {
    "Human": "Set temperature in the dining room to 22°C",
    "Assistant": "Setting the temperature in the dining room to 22°C."
  },
  {
    "Human": "Increase temperature in the guest bedroom",
    "Assistant": "Increasing the temperature in the guest bedroom."
  },
  {
    "Human": "What's the humidity in the children's room?",
    "Assistant": "The humidity in the children’s bedroom is 45%."
  },
  {
    "Human": "Set humidity to 50% in the master bedroom",
    "Assistant": "Setting the humidity to 50% in the master bedroom."
  }
]