2018-04-30 03:09:32 +00:00
|
|
|
|
{
|
2018-10-21 14:11:20 +00:00
|
|
|
|
"version": "0.1.0",
|
|
|
|
|
|
"assemblies": "BotSharp.Core",
|
2018-09-04 02:05:57 +00:00
|
|
|
|
|
2018-10-21 14:11:20 +00:00
|
|
|
|
"platformModuleName": "DialogflowAi",
|
2018-10-26 02:30:59 +00:00
|
|
|
|
"overrideFallback": false,
|
2018-10-03 17:21:19 +00:00
|
|
|
|
|
2018-10-05 15:17:52 +00:00
|
|
|
|
"modules": [
|
2018-10-22 03:47:51 +00:00
|
|
|
|
/*{
|
2018-10-05 15:17:52 +00:00
|
|
|
|
"Name": "DialogflowAi",
|
2018-10-21 14:03:12 +00:00
|
|
|
|
"Type": "BotSharp.Platform.Dialogflow"
|
|
|
|
|
|
},
|
2018-10-05 15:17:52 +00:00
|
|
|
|
{
|
|
|
|
|
|
"Name": "RasaAi",
|
|
|
|
|
|
"Type": "BotSharp.Platform.Rasa",
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"Name": "ArticulateAi",
|
|
|
|
|
|
"Type": "BotSharp.Platform.Articulate",
|
2018-10-14 14:15:27 +00:00
|
|
|
|
}*/
|
2018-10-05 06:39:39 +00:00
|
|
|
|
]
|
2018-04-30 03:09:32 +00:00
|
|
|
|
}
|