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**: 1. add `_tensorboard_profile_batch` argument to tf components for profiling (where the leading underscore is to mark this as private/non-supported/experimental config) 2. fix `override_defaults` - motivation: it is easy...

**Proposed changes**: - [overview](https://www.notion.so/rasa/Modularize-TrackerFeaturizers-and-Decouple-them-from-StateFeaturizers-15e15c8c70cb4df1b3413f3e1c97effe#4f4c7160d7ad432985f874d87d3aff9a) - closes #9712 **Status (please check what you already did)**: - [ ] added some tests for the functionality - [ ] updated the documentation -...

**Proposed changes**: - ... fixed and issue , Regex extractor does not work on entity value staring or ending with special character #10617 https://github.com/RasaHQ/rasa/issues/10617 **Status (please check what you already...

**Proposed changes**: As I explained here #10183, I add class name and current time to tensorboard log dir. - ... **Status (please check what you already did)**: - [ ]...

area:rasa-oss/ml 👁
research:tensorflow-related

According to Facebook Messenger API documentation https://developers.facebook.com/docs/messenger-platform/reference/webhook-events/message-echoes/?locale=en_En, an echo message is also triggered for image, video, file, and audio attachments. These changes ignore those echo messages. **Proposed changes**: - Ignore...

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

stale

**Proposed changes**: resolves https://github.com/RasaHQ/rasa/issues/9849 This PR introduces Intel OpenVINO backend for HuggingFace networks optimization. Pip package `openvino` brings runtime for CPU/iGPU/VPU and other hardware targets. Enabled models: * bert-base-chinese *...

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

stale

Fix typo **Proposed changes**: Just fix a trivial typo, if I'm not mistaken **Status (please check what you already did)**: - [ ] added some tests for the functionality -...

**Proposed changes**: - pulling #8357 forward to current main - solving memory problems with GPU and e2e training **Status (please check what you already did)**: - [ ] added some...