rasa icon indicating copy to clipboard operation
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

Results 283 rasa issues
Sort by recently updated
recently updated
newest added

### Rasa Open Source version Rasa Version : 3.2.6 Minimum Compatible Version: 3.0.0 Rasa SDK Version : 3.2.0 Python Version : 3.7.13 Operating System : Windows-10-10.0.19041-SP0 ### Rasa SDK version...

type:bug :bug:
area:rasa-oss :ferris_wheel:

### Rasa Open Source version 3.2.5 ### Rasa SDK version 3.2 ### Python version 3.9 ### What operating system are you using? Windows ### What happened? Rasa able to process...

type:bug :bug:
area:rasa-oss :ferris_wheel:

**Rasa version**: 2.x (tried to reproduce it with 2.2.7) **Rasa SDK version** (if used & relevant): irrelevant **Rasa X version** (if used & relevant): irrelevant **Python version**: 3.6, 3.8 **Operating...

area:rasa-oss :ferris_wheel:
priority:high
area:rasa-oss/cli

### Rasa Open Source version 3.0.0rc2 ### What happened? The API docs for performing an intent evaluation do not include a complete JSON example, so it's hard to know what...

help wanted
type:docs :book:
area:rasa-oss :ferris_wheel:
feature:rasa-3.0/architecture
3.0.0rc-QA-issue

**Description of Problem**: Discord is growing drastically, and so as their chatbots. So, with python people do use bots but just commands bot and not chatbots. This is currently a...

type:enhancement :sparkles:
help wanted
area:rasa-oss :ferris_wheel:
area:rasa-oss/channels 📞

### Rasa Open Source version 3.0.3 ### Rasa SDK version 3.0.2 ### Rasa X version None ### Python version 3.8 ### What operating system are you using? OSX ### What...

area:rasa-oss :ferris_wheel:

**Proposed changes**: - ... **Status (please check what you already did)**: - [ ] added some tests for the functionality - [ ] updated the documentation - [x] updated the...

**Proposed changes**: - Refactor form activation to solve double slot validation. - Add tests for the change. Fixes https://rasahq.atlassian.net/browse/ENG-117 **Status (please check what you already did)**: - [x] added some...

**Proposed changes**: - Checks spaCy runtime and model compatibility before loading the model during Rasa training and runtime. - Add tests for the change. Fixes https://rasahq.atlassian.net/browse/ENG-120 **Status (please check what...

**Proposed changes**: - added an environment variable to control if `RemoteAction.run` should include the domain object into the request. The domain object is usually static and does not need to...