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
Properties| Name | Type | Description |
|---|---|---|
| debug | boolean | Enable debug mode. |