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

**Proposed changes**: - Same changes as https://github.com/RasaHQ/rasa/pull/11563 but made against `3.2.x` - The Rasa SDK documentation is moved the the Rasa Open Source repo (removal from SDK repo here: RasaHQ/rasa-sdk#857)...

:bulb: This pull request was created automatically to merge a release branch back into the `main` branch. The changes you see here should have already been reviewed by someone, and...

type:release-branch-port
status:ready-to-merge

### Rasa Open Source version 3.2.8 ### Rasa SDK version 3.2.1 ### Python version 3.9 ### What operating system are you using? OSX ### What happened? After creating a new...

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

**Proposed changes**: - Checking if a local model type is NoneType at the cli. **Status (please check what you already did)**: - [ ] added some tests for the functionality...

### Prototype: Deploying an assistant to the cloud using a rasa-CLI command Goal: Make it as easy as possible to get a local assistant running in the cloud (ideally with...

**Proposed changes**: - Added a watson data importer that takes exported watson training for and converts them into rasa format for training an NLU model Currently accepted transformations - Intents...

**Proposed changes**: Exploratory changes to remove the Tabula theme from the docs while preserving mdx functionality such as playground and chat bubbles. **Status (please check what you already did)**: -...

**Proposed changes**: - bumped spacy to include 3.4.1, which I got working on M1 mac **Status (please check what you already did)**: - [ ] added some tests for the...

**Proposed changes**: - Fixed spelling erros in docs and code **Status (please check what you already did)**: - [ ] added some tests for the functionality - [x] updated the...

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