BotSharp/BotSharp.WebHost/Settings/RasaAi.json
geffzhang 83b9a2347e refactor di and modify async/await
feat : refactor di and modify async/await
2018-10-05 14:39:39 +08:00

8 lines
98 B
JSON

{
"rasaAi": {
"botEngine": "BotSharpNLU",
"agentStorage": "AgentStorageInMemory"
}
}