BotSharp/BotSharp.WebHost/Settings/RasaAi.json

8 lines
98 B
JSON
Raw Normal View History

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