-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathConversation 3 - 1.cold,cough and fever.json
83 lines (83 loc) · 1.78 KB
/
Conversation 3 - 1.cold,cough and fever.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
{
"id": "c5ad9452-870a-4792-8f78-9978fafcc563",
"name": "Conversation 3 - 1.cold,cough and fever",
"auto": true,
"condition": "",
"conditionalFollowupEvents": [],
"conditionalResponses": [],
"context": [
"Conversation3-followup"
],
"contexts": [
"Conversation3-followup"
],
"endInteraction": false,
"events": [],
"fallbackIntent": false,
"liveAgentHandoff": false,
"parentId": "4ff6d6f4-51ce-40cc-bea4-977e35b5b1e4",
"followUpIntents": [],
"priority": 500000,
"responses": [
{
"action": "Conversation3.Conversation3-custom",
"affectedContexts": [
{
"name": "Conversation3-1coldcoughandfever-followup",
"lifespan": 2
}
],
"parameters": [],
"defaultResponsePlatforms": {},
"messages": [
{
"type": "message",
"condition": "",
"speech": [
"Okay you are suffering from Cold,Cough and fever."
]
},
{
"type": "message",
"condition": "",
"speech": [
"Do you have Cold and Cough"
]
},
{
"type": "message",
"condition": "",
"speech": [
"1.Yes"
]
},
{
"type": "message",
"condition": "",
"speech": [
"2.No"
]
}
],
"resetContexts": false
}
],
"rootParentId": "4ff6d6f4-51ce-40cc-bea4-977e35b5b1e4",
"templates": [],
"userSays": [
{
"isTemplate": false,
"data": [
{
"text": "1",
"userDefined": false
}
],
"count": 0,
"id": "bb91aef1-4efe-4770-8a56-11a3cf36e8b3",
"updated": null
}
],
"webhookForSlotFilling": false,
"webhookUsed": false
}