10 lines
265 B
JSON
10 lines
265 B
JSON
{
|
|
// if you want to override platform setting, please set corresponding value,
|
|
// otherwise you don't need this section.
|
|
"rasaAi": {
|
|
"botEngine": "BotSharpNLU",
|
|
"agentStorage": "AgentStorageInFile",
|
|
"contextStorage": "ContextStorageInFile"
|
|
}
|
|
}
|