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**: - Only push Docker base images to Docker Hub if the build is not triggered by an external fork. - This ensures that external contributors can contribute changes...

Bumps [typing-extensions](https://github.com/python/typing_extensions) from 3.10.0.2 to 4.0.0. Changelog Sourced from typing-extensions's changelog. Release 4.0.0 (November 14, 2021) Starting with version 4.0.0, typing_extensions uses Semantic Versioning. See the README for more information....

type:dependencies
release:main

As [suggested](https://github.com/RasaHQ/rasa/pull/11100#issuecomment-1211927225) by @ancalita this is a replacement PR for #11100 re-based to `3.2.x`. Closing #11000. **Proposed changes**: - Adds metadata to the socket.io channel as requested in #11087 **Status...

type:enhancement :sparkles:

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

**Proposed changes**: - Fix for [ATO-334](https://rasahq.atlassian.net/browse/ATO-334), reported issue that slot with a `from_trigger_intent` mapping with an active_loop condition was being filled, despite that particular form not being activated. **Status (please...

**Proposed changes**: - revert changes done for docker support. currently not possible - added documentation for M1 limitations - added changelog Fixes https://rasahq.atlassian.net/browse/ATO-325

**Proposed changes**: - yanked 3.2.9 - create 3.2.10

Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2. Release notes Sourced from docker/setup-qemu-action's releases. v2.0.0 Node 16 as default runtime by @​crazy-max (#48) This requires a minimum Actions Runner version of v2.285.0,...

type:dependencies

**Proposed changes**: - Avoid unnecessarily retraining NLU model if only modified responses utterances in domain. **Status (please check what you already did)**: - [ ] added some tests for the...

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