-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathConversation 2.json
129 lines (129 loc) · 2.97 KB
/
Conversation 2.json
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
{
"id": "374367f5-742e-4da2-b063-0a04f6a00261",
"name": "Conversation 2",
"auto": true,
"condition": "",
"conditionalFollowupEvents": [],
"conditionalResponses": [],
"context": [],
"contexts": [],
"endInteraction": false,
"events": [],
"fallbackIntent": false,
"liveAgentHandoff": false,
"parentId": null,
"followUpIntents": [],
"priority": 500000,
"responses": [
{
"action": "",
"affectedContexts": [],
"parameters": [
{
"noInputPromptMessages": [],
"noMatchPromptMessages": [],
"promptMessages": [],
"defaultValue": "",
"name": "healthque",
"dataType": "@HealthQue",
"isList": false,
"required": false,
"prompts": [],
"value": "$healthque",
"outputDialogContexts": []
},
{
"noInputPromptMessages": [],
"noMatchPromptMessages": [],
"promptMessages": [],
"defaultValue": "",
"name": "hp",
"dataType": "@hp",
"isList": false,
"required": false,
"prompts": [],
"value": "$hp",
"outputDialogContexts": []
},
{
"noInputPromptMessages": [],
"noMatchPromptMessages": [],
"promptMessages": [],
"defaultValue": "",
"name": "health",
"dataType": "@Health",
"isList": false,
"required": false,
"prompts": [],
"value": "$health",
"outputDialogContexts": []
}
],
"defaultResponsePlatforms": {},
"messages": [
{
"type": "message",
"condition": "",
"speech": [
"Okay, so can you please tell me about the diseases you are suffering?"
]
}
],
"resetContexts": false
}
],
"rootParentId": null,
"templates": [],
"userSays": [
{
"isTemplate": false,
"data": [
{
"text": "yes",
"userDefined": false,
"alias": "healthque",
"meta": "@HealthQue"
},
{
"text": " i am ",
"userDefined": false
},
{
"text": "not good",
"userDefined": false,
"alias": "health",
"meta": "@Health"
}
],
"count": 0,
"id": "2d9b7e2c-1293-4c14-a5c9-9cdf687f03e3",
"updated": null
},
{
"isTemplate": false,
"data": [
{
"text": "Yes",
"userDefined": false,
"alias": "healthque",
"meta": "@HealthQue"
},
{
"text": " i am ",
"userDefined": false
},
{
"text": "not feeling well",
"userDefined": false,
"alias": "hp",
"meta": "@hp"
}
],
"count": 0,
"id": "7eb39a56-d9da-4c51-93f6-8fa3a45b8144",
"updated": null
}
],
"webhookForSlotFilling": false,
"webhookUsed": false
}