BotSharp/BotSharp.WebHost/Settings/DialogflowAi.json
2018-10-03 12:21:19 -05:00

8 lines
103 B
JSON

{
"dialogflowAi": {
"botEngine": "BotSharpNLU",
"agentStorage": "AgentStorageInRedis"
}
}