Skip to content

Instantly share code, notes, and snippets.

@aylarov
Created February 28, 2018 19:41
Show Gist options
  • Save aylarov/dc6e9f0960813f1d5395e2d59c70bcac to your computer and use it in GitHub Desktop.
Save aylarov/dc6e9f0960813f1d5395e2d59c70bcac to your computer and use it in GitHub Desktop.
{
"id": "5111e0da-5970-4a11-a458-28830f59bc73",
"timestamp": "2018-02-28T19:26:27.43Z",
"lang": "en",
"result": {
"source": "agent",
"resolvedQuery": "What is the weather in San Francisco?",
"action": "weather",
"actionIncomplete": false,
"parameters": {
"date-time": "",
"location": {
"city": "San Francisco"
}
},
"contexts": [
{
"name": "weather",
"parameters": {
"date-time.original": "",
"location.original": "San Francisco",
"date-time": "",
"location": {
"city": "San Francisco",
"city.original": "San Francisco"
}
},
"lifespan": 2
}
],
"metadata": {
"intentId": "f1b75ecb-a35f-4a26-88fb-5a8049b92b02",
"webhookUsed": "false",
"webhookForSlotFillingUsed": "false",
"intentName": "weather"
},
"fulfillment": {
"speech": "",
"messages": [
{
"type": 0,
"speech": ""
}
]
},
"score": 0.9399999976158142
},
"status": {
"code": 200,
"errorType": "success",
"webhookTimedOut": false
},
"sessionId": "93882e69-fdeb-417d-9f73-7347c8e57a2f"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment