MCPcopy Create free account

hub / github.com/RasaHQ/rasa-demo / types & classes

Types & classes31 in github.com/RasaHQ/rasa-demo

↓ 6 callersClassRasaXAPI
Class to connect to the Rasa X API
actions/api/rasaxapi.py:13
↓ 3 callersClassGDriveService
Service to write to a spreadsheet in google drive.
actions/api/gdrive_service.py:15
↓ 2 callersClassAlgoliaAPI
Class to connect to the Algolia API
actions/api/algolia.py:21
↓ 2 callersClassDiscourseAPI
Class to connect to the Algolia API
actions/api/discourse.py:5
↓ 2 callersClassMailChimpAPI
Class to connect to the MailChimp API
actions/api/mailchimp.py:13
ClassActionCommunityEvent
Utters Rasa community events.
actions/actions.py:567
ClassActionDefaultAskAffirmation
Asks for an affirmation of the intent if NLU threshold is not met.
actions/actions.py:427
ClassActionDefaultFallback
actions/actions.py:531
ClassActionDocsSearch
actions/actions.py:678
ClassActionExplainFaqs
Returns the chitchat utterance dependent on the intent
actions/actions.py:165
ClassActionExplainSalesForm
Returns the explanation for the sales form questions
actions/actions.py:137
ClassActionForumSearch
actions/actions.py:739
ClassActionGreetUser
Greets the user with/without privacy policy
actions/actions.py:398
ClassActionPause
Pause the conversation
actions/actions.py:212
ClassActionRestartWithButton
actions/actions.py:553
ClassActionSetFaqSlot
Returns the chitchat utterance dependent on the intent
actions/actions.py:187
ClassActionSetOnboarding
Sets the slot 'onboarding' to true/false dependent on whether the user has built a bot with rasa before
actions/actions.py:334
ClassActionStoreBotLanguage
Takes the bot language and checks what pipelines can be used
actions/actions.py:263
ClassActionStoreEntityExtractor
Takes the entity which the user wants to extract and checks what pipelines can be used.
actions/actions.py:298
ClassActionStoreProblemDescription
Stores the problem description in a slot.
actions/actions.py:371
ClassActionStoreUnknownNluPart
Stores unknown parts of nlu which the user requests information on in slot.
actions/actions.py:244
ClassActionStoreUnknownProduct
Stores unknown tools people are migrating from in a slot
actions/actions.py:227
ClassActionSubmitSalesForm
actions/actions.py:77
ClassActionSubmitSubscribeNewsletterForm
actions/actions.py:33
ClassActionSubmitSuggestionForm
actions/actions.py:357
ClassActionTagDocsSearch
Tag a conversation in Rasa X according to whether the docs search was helpful
actions/actions.py:809
ClassActionTagFeedback
Tag a conversation in Rasa X as positive or negative feedback
actions/actions.py:781
ClassActionTriggerResponseSelector
Returns the chitchat utterance dependent on the intent
actions/actions.py:836
ClassCommunityEvent
actions/api/community_events.py:17
ClassValidateSalesForm
actions/actions.py:118
ClassValidateSubscribeNewsletterForm
actions/actions.py:58