BotSharp/BotSharp.WebHost/Settings/DialogflowAi.json
2018-10-11 21:42:56 -05:00

7 lines
177 B
JSON

{
// if you want to override platform setting, please set corresponding value, otherwise you don't need this section.
"dialogflowAi": {
"botEngine": "BotSharpNLU"
}
}