13 lines
226 B
JSON
13 lines
226 B
JSON
{
|
|
"assemblies": "BotSharp.Core",
|
|
|
|
"platform": "DialogflowAi",
|
|
"platformAssemblyName": "BotSharp.Platform.Dialogflow",
|
|
|
|
"version": "0.1.0",
|
|
|
|
"machineLearning": {
|
|
"dataDir": "D:\\Projects\\BotSharp\\Data"
|
|
}
|
|
}
|