Likes - Activity - BelenAleman - Rasa Community Forum

How rasa bot searching in a website for user query?

So I’m a little late to the party here but basically I made a custom out_of_scope intent to search an answer on the web (I’m using Google in this example but Bing, DuckDuckGo and Ask are already implemented).

What would you like to search?


Rasa Open Source 3.1 and Rasa X 1.1 launched!

Hello Rasas! Rasa Open Source 3.1 and Rasa X 1.1 are now both launched and the docs updated! (Apologies for the slight delay with the latter.) You can find the full release notes for 3.1 here and for 1.1 here but the main updates are:

Rasa X 1.1

Rasa X is now compatible with Rasa 3.0+! We know thi…


even I’m facing the same issue please check @rctatman


YamlValidationException: Failed to validate 'C:\Users....domain.yml'.

Please make sure the file is correct and all mandatory parameters are specified. Here are the errors found during validation.

It’s the text response for utter_greet_old. You currently have text: null, and when I change that to a random string it works for me. Try changing that and re-running your commands. This looks like a bug in our validator so I’ll be opening an issue to fix it!