Class | Description |
---|---|
DialogResponseWrapper |
This is a wrapper for a text response with just one message object to be sent to recast.
|
MessageResponseWrapper |
Wraps around multiple response objects to send them to a conversation in one single json object.
|
NlpResponseWrapper |
Wraps around text data to be sent to recast for a nlp analysis.
|
RecastAnalyzer |
Manages the natural language analysis of a sentence via recast.
|
RecastDialog |
Manages the handling of a dialog in recast.
|
RecastMessenger |
Sends messages to the given conversation id if new versions of api are released the uri can be adapted.
|
RecastWebhookData |
Use this to parse the data from a webhook request your extension should respond to.
|
RecastWebhookResponseWrapper |
Use this to create the response JSON for a recast webhook request.
|
Copyright © 2020 SAP SE. All rights reserved.