BotSharp/BotSharp.WebHost/Settings/ArticulateAi.json

8 lines
103 B
JSON
Raw Normal View History

2018-04-30 03:09:32 +00:00
{
2018-10-03 17:21:19 +00:00
"articulateAi": {
"botEngine": "BotSharpNLU",
2018-08-12 18:42:27 +00:00
2018-10-03 17:21:19 +00:00
"agentStorage": "AgentStorageInRedis"
2018-04-30 03:09:32 +00:00
}
}