Emily Dias Sousa

Results 3 issues of Emily Dias Sousa

**Proposed changes**: - Removes unusual function as you can see the issue here: https://github.com/RasaHQ/rasa/issues/10712 **Status (please check what you already did)**: - [ ] added some tests for the functionality...

Co-authored-by: Washington **Proposed changes**: https://github.com/RasaHQ/rasa/issues/10396 **Status (please check what you already did)**: - [ ] added some tests for the functionality - [x] updated the documentation - [ ] updated...

Co-authored-by: WashingtonBispo https://github.com/RasaHQ/rasa/issues/10925 **Proposed changes**: file stories.yml to test ``` version: "3.0" stories: - story: greet path steps: - intent: greet - action: utter_greet - checkpoint: cp_a - story: cp_a1...