BotSharp/docs/configuration/platform.rst

16 lines
194 B
ReStructuredText
Raw Normal View History

2018-10-02 16:46:24 +00:00
Platform Settings
=================
* app.json
::
2018-10-02 16:51:23 +00:00
"Assemblies": "BotSharp.Core"
2018-10-02 16:46:24 +00:00
* BotSharpAi.json
::
2018-10-02 16:51:23 +00:00
"Pipe": "BotSharpTokenizer, BotSharpTagger, BotSharpCRFNer, BotSharpIntentClassifier"