rasa_sdk v0.0.1 API Reference
Modules
API calls for all endpoints tagged Default
.
Handle Tesla connections for RasaSdk.
Helper functions for deserializing responses into models
A button which can be clicked by the user in the conversation.
Text with buttons which should be sent to the user.
The bot's domain.
Addional option
Entities within a message
Intent of the text
NLU parser information. If set, message will not be passed through NLU, but instead this parsing information will be used.
Describes the action to be called and provides information on the current state of the conversation.
Action was executed succesfully.
Action execution was rejected. This is the same as returning an `ActionExecutionRejected` event.
Response template the bot should utter.
Text which the bot should utter.
Conversation tracker which stores the conversation state.
Name of the active form
Helper functions for building Tesla requests