PostProcessor Configuration
PostProcessor Configuration documentation for JavaScript SDK
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | Fully qualified factory class name of the post-processor to apply. | |
| config | {String: Object} | Configuration parameters for the post-processor. Fields depend on the selected processor; see the linked documentation for the built-in ChatPostProcessor schema. | [optional] |