Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RasaHQ/rasa-demo
/ types & classes
Types & classes
31 in github.com/RasaHQ/rasa-demo
⨍
Functions
120
◇
Types & classes
31
↳
Endpoints
2
↓ 6 callers
Class
RasaXAPI
Class to connect to the Rasa X API
actions/api/rasaxapi.py:13
↓ 3 callers
Class
GDriveService
Service to write to a spreadsheet in google drive.
actions/api/gdrive_service.py:15
↓ 2 callers
Class
AlgoliaAPI
Class to connect to the Algolia API
actions/api/algolia.py:21
↓ 2 callers
Class
DiscourseAPI
Class to connect to the Algolia API
actions/api/discourse.py:5
↓ 2 callers
Class
MailChimpAPI
Class to connect to the MailChimp API
actions/api/mailchimp.py:13
Class
ActionCommunityEvent
Utters Rasa community events.
actions/actions.py:567
Class
ActionDefaultAskAffirmation
Asks for an affirmation of the intent if NLU threshold is not met.
actions/actions.py:427
Class
ActionDefaultFallback
actions/actions.py:531
Class
ActionDocsSearch
actions/actions.py:678
Class
ActionExplainFaqs
Returns the chitchat utterance dependent on the intent
actions/actions.py:165
Class
ActionExplainSalesForm
Returns the explanation for the sales form questions
actions/actions.py:137
Class
ActionForumSearch
actions/actions.py:739
Class
ActionGreetUser
Greets the user with/without privacy policy
actions/actions.py:398
Class
ActionPause
Pause the conversation
actions/actions.py:212
Class
ActionRestartWithButton
actions/actions.py:553
Class
ActionSetFaqSlot
Returns the chitchat utterance dependent on the intent
actions/actions.py:187
Class
ActionSetOnboarding
Sets the slot 'onboarding' to true/false dependent on whether the user has built a bot with rasa before
actions/actions.py:334
Class
ActionStoreBotLanguage
Takes the bot language and checks what pipelines can be used
actions/actions.py:263
Class
ActionStoreEntityExtractor
Takes the entity which the user wants to extract and checks what pipelines can be used.
actions/actions.py:298
Class
ActionStoreProblemDescription
Stores the problem description in a slot.
actions/actions.py:371
Class
ActionStoreUnknownNluPart
Stores unknown parts of nlu which the user requests information on in slot.
actions/actions.py:244
Class
ActionStoreUnknownProduct
Stores unknown tools people are migrating from in a slot
actions/actions.py:227
Class
ActionSubmitSalesForm
actions/actions.py:77
Class
ActionSubmitSubscribeNewsletterForm
actions/actions.py:33
Class
ActionSubmitSuggestionForm
actions/actions.py:357
Class
ActionTagDocsSearch
Tag a conversation in Rasa X according to whether the docs search was helpful
actions/actions.py:809
Class
ActionTagFeedback
Tag a conversation in Rasa X as positive or negative feedback
actions/actions.py:781
Class
ActionTriggerResponseSelector
Returns the chitchat utterance dependent on the intent
actions/actions.py:836
Class
CommunityEvent
actions/api/community_events.py:17
Class
ValidateSalesForm
actions/actions.py:118
Class
ValidateSubscribeNewsletterForm
actions/actions.py:58