-
Notifications
You must be signed in to change notification settings - Fork 0
/
lex.json
94 lines (94 loc) · 2.39 KB
/
lex.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
{
"sessionId": "533267187815220",
"inputTranscript": "what is email address of jeff",
"interpretations": [
{
"intent": {
"confirmationState": "None",
"name": "FallbackIntent",
"slots": {},
"state": "ReadyForFulfillment"
},
"sentimentResponse": {
"sentiment": "NEUTRAL",
"sentimentScore": {
"positive": 0.016109848394989967,
"mixed": 0.0027866435702890158,
"neutral": 0.9464839696884155,
"negative": 0.03461950644850731
}
},
"interpretationSource": "Lex"
},
{
"nluConfidence": 0.28,
"intent": {
"confirmationState": "None",
"name": "Goodbye",
"slots": {},
"state": "ReadyForFulfillment"
},
"sentimentResponse": {
"sentiment": "NEUTRAL",
"sentimentScore": {
"positive": 0.016109848394989967,
"mixed": 0.0027866435702890158,
"neutral": 0.9464839696884155,
"negative": 0.03461950644850731
}
},
"interpretationSource": "Lex"
},
{
"nluConfidence": 0.25,
"intent": {
"confirmationState": "None",
"name": "Greeting",
"slots": {},
"state": "ReadyForFulfillment"
},
"sentimentResponse": {
"sentiment": "NEUTRAL",
"sentimentScore": {
"positive": 0.016109848394989967,
"mixed": 0.0027866435702890158,
"neutral": 0.9464839696884155,
"negative": 0.03461950644850731
}
},
"interpretationSource": "Lex"
}
],
"bot": {
"aliasId": "QOGZVCZO5Z",
"aliasName": "ChatbotTestAlias",
"name": "LLMChatbot",
"version": "1",
"localeId": "en_US",
"id": "OKWZ7CVYPO"
},
"responseContentType": "text/plain; charset=utf-8",
"sessionState": {
"sessionAttributes": {},
"intent": {
"confirmationState": "None",
"name": "FallbackIntent",
"slots": {},
"state": "ReadyForFulfillment"
},
"originatingRequestId": "a6e87b93-a85f-445a-affd-1312c8b925a1"
},
"messageVersion": "1.0",
"invocationSource": "FulfillmentCodeHook",
"transcriptions": [
{
"resolvedContext": {
"intent": "FallbackIntent"
},
"transcriptionConfidence": 1,
"transcription": "who are the board of directors of IIMA",
"resolvedSlots": {}
}
],
"inputMode": "Text"
}