[
  {
    "user": "Hi"
  },
  {
    "bot": "Hello world!"
  },
  {
    "endConversation" : true
  },
  {
    "user": "Hi"
  },
  {
    "bot": "Hello world!"
  },
  {
    "endConversation" : true
  }
]