Classes
Typedefs
- AbbottFramework-Options : object
AbbottFramework
new AbbottFramework(options)
Main Abbott Framework Class.Param | Type |
---|---|
options | AbbottFrameworkOptions |
BaseController
new BaseController()
Controller Base Class for chat engines.BaseProcessor
new BaseProcessor(key, abbottCore)
NLP Processor base class.Param | Type |
---|---|
key | string |
abbottCore | Object |
AbbottFramework-Options : object
PropertiesName | Type | Description |
---|---|---|
debug | boolean | Enable debug mode. |