BotSharp/BotSharp.WebHost/Settings/RasaAi.json

8 lines
97 B
JSON
Raw Normal View History

2018-10-04 03:39:39 +00:00
{
"rasaAi": {
"botEngine": "BotSharpNLU",
"agentStorage": "AgentStorageInRedis"
}
}