8 lines
233 B
JSON
8 lines
233 B
JSON
{
|
|
// if you want to override platform setting, please set corresponding value, otherwise you don't need this section.
|
|
"dialogflowAi": {
|
|
"botEngine": "BotSharpNLU",
|
|
"agentStorage": "AgentStorageInMemory"
|
|
}
|
|
}
|