-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathagent.json
64 lines (64 loc) · 1.8 KB
/
agent.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
{
"description": "Intro about Rajat Goyal",
"language": "en",
"shortDescription": "",
"examples": "",
"linkToDocs": "",
"disableInteractionLogs": false,
"disableStackdriverLogs": true,
"googleAssistant": {
"googleAssistantCompatible": true,
"project": "",
"welcomeIntentSignInRequired": false,
"startIntents": [],
"systemIntents": [],
"endIntentIds": [
"0892a262-d1dc-49e3-befa-9ddbcb9c5c72",
"153f2264-179e-4b1d-bfa7-512cb1e8f9ee",
"36f27537-6bd8-4701-9d9d-f0ad128cc6e4",
"4623ea0f-327b-4f17-a6eb-3e8e9a0f2c91",
"4a8a6422-a082-41a7-baae-60add136f8e4",
"6dfbb748-795d-47ff-ae5a-46317c076b27",
"75841070-d278-41f9-93b3-2c4ab054e7f8",
"afc05bf8-8d2d-499d-af93-18f80d86339e",
"b64554ec-7351-459a-a6b6-e810ef50ec67",
"f066d7cb-729d-47ed-9d38-44a29a7dc7bb",
"fbd499d4-4a73-4dd9-828f-dc2010a73b58"
],
"oAuthLinking": {
"required": false,
"providerId": "",
"authorizationUrl": "",
"tokenUrl": "",
"scopes": "",
"privacyPolicyUrl": "",
"grantType": "AUTH_CODE_GRANT"
},
"voiceType": "MALE_1",
"capabilities": [],
"env": "",
"protocolVersion": "V2",
"autoPreviewEnabled": false,
"isDeviceAgent": false
},
"defaultTimezone": "Asia/Almaty",
"webhook": {
"url": "",
"username": "",
"headers": {},
"available": false,
"useForDomains": false,
"cloudFunctionsEnabled": false,
"cloudFunctionsInitialized": false
},
"isPrivate": true,
"customClassifierMode": "use.after",
"mlMinConfidence": 0.3,
"supportedLanguages": [],
"onePlatformApiVersion": "v2",
"analyzeQueryTextSentiment": false,
"enabledKnowledgeBaseNames": [],
"knowledgeServiceConfidenceAdjustment": -0.4,
"dialogBuilderMode": false,
"baseActionPackagesUrl": ""
}