-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathagent.json
26 lines (26 loc) · 840 Bytes
/
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
{
"description": "A hotel chatbot to answer your questions",
"language": "en",
"shortDescription": "",
"examples": "",
"linkToDocs": "",
"displayName": "SerendibHotels",
"disableInteractionLogs": false,
"disableStackdriverLogs": true,
"defaultTimezone": "Asia/Almaty",
"isPrivate": true,
"mlMinConfidence": 0.3,
"supportedLanguages": [],
"enableOnePlatformApi": true,
"onePlatformApiVersion": "v2beta1",
"secondaryKey": "1152da0dad2743f299568f97e98583f1",
"analyzeQueryTextSentiment": false,
"enabledKnowledgeBaseNames": [
"projects/chatbot-atvr/knowledgeBases/MTEyMzczNjY3MjY5MDU1NjEwODg"
],
"knowledgeServiceConfidenceAdjustment": 0.0,
"dialogBuilderMode": false,
"baseActionPackagesUrl": "",
"enableSpellCorrection": false,
"avatarUri": "https://img.icons8.com/color/12x/cook-male.png"
}