rasa
rasa copied to clipboard
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
**Proposed changes**: - update package PyMongo to version 4.0 so that it can run with MongoDB 5 - closes #10539 **Status (please check what you already did)**: - [ ]...
h3\. What problem are you trying to solve? For our dialog designers to have a visual tool to look at and debug complex stories, they need to see where stories...
**Proposed changes**: - Replace the custom DataDog agent docker setup with the official GitHub Actions - Enable `pytest` profiling in the CI - UNIX only - No Windows. Multi-process profiling...
Fixes https://github.com/RasaHQ/rasa/issues/10587.
**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...
**Proposed changes**: - Add async caching to MultiProjectImporter (use cache to avoid re-loading & re-logging domain/stories/nlu/config) - Add logs for merging data (add actions/entities/forms/intents/slots merge infos in logs): this gives...
**Proposed changes**: **NOTE** this pull request will replace PR #7706 to circumvent CLA conflicts. Once this PR is accepted, I will close PR #7706 - implement os.path.expanduser on project creation...
**Proposed changes**: * Apply clean code and unused imports test_actions.py * Implements uncouple behaviour from test_count_vectors_featurizer
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...
**Proposed changes**: - close [#208](https://github.com/FGA-GCES/rasa/issues/208) - close #10816 **Status (please check what you already did)**: - [ ] added some tests for the functionality - [ ] updated the documentation...