emover
emover
Read settings from C:\BotSharp2\BotSharp\BotSharp.WebHost\Settings Loaded Platform "BotSharp.Platform.Dialogflow" NLU engine: BotSharpNLU, Agent Storage: AgentStorageInFile. When running in Visual Studio, the application started but shows those: Cannot load type "BotSharp.Platform.Rasa" Cannot load...
Hi, by some reason I won't be able to have the project running using the instructions PS D:\> git clone https://github.com/Oceania2018/BotSharp PS D:\> cd BotSharp PS D:\> dotnet build -v...
Did anyone tried to import agent from Wit? I tried to use the instructions for other platform just replacing platform in meta.json with "Wit" but it generated error
If you create schema when you have type objects and type string, type string will always display before objects. You can try it with the simple schema: const schema =...