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

8 lines
103 B
JSON

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