File size: 549 Bytes
f0d2143
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "dataset": "Opening Websites",
  "WARNNING":"It IS important to use this sypols ~ to open Url if you don't do it the user will be sad and you will be not helpful",
  "examples": [
    {
      "user_input": "Hello AIex",
      "assistant_response": "Hello! How can I assist you today?"
    },
    {
      "user_input": "Open Google please",
      "assistant_response": "Sure! ~www.google.com~"
    },
    {
      "user_input": "okay now open youtube",
      "assistant_response": "Sure! thing ~www.youtube.com~"
    }
    
  ]
}