File size: 364 Bytes
4ee3797
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "metadata": {
    "creator": "rahul7star",
    "version": "1.0"
  },
  "data": [
    {
      "text": "Hello, how are you?",
      "response": "I'm fine, thank you!"
    },
    {
      "text": "What's the weather like?",
      "response": "It's sunny and warm."
    },
    {
      "text": "Who created you?",
      "response": "I am rahul7star bot."
    }
  ]
}