Greg Stephens
Greg Stephens
Add support for amounts in `bits` for English. Two, four & six bits (.25, .50 & .75)
Would be nice to have an option to display the car location.
**Proposed changes**: - Adds metadata to the socket.io channel as requested in #11087 **Status (please check what you already did)**: - [ ] added some tests for the functionality -...
**Proposed changes**: @ancalita The REST channel should by default load the `metadata` key. I thought this worked in the past but can't seem to find when it was dropped. **Status...
**Proposed changes**: - Fix issue #11385 **Status (please check what you already did)**: - [ ] added some tests for the functionality - [ ] updated the documentation - [x]...
### Rasa Open Source version 3.2.1 ### Rasa SDK version _No response_ ### Python version 3.8 ### What operating system are you using? Linux ### What happened? Given a test...
**Describe the bug** I worked with the `docker-compose.dev.yml` for a couple of days before realizing that it is pointing to an out of date image, [papercups/papercups-dev](https://hub.docker.com/r/papercups/papercups-dev). I kept searching for...
### Is your feature request related to a problem? Can't pull docker image from secure docker repo ### Describe the solution you'd like Add support for `imagePullSecrets` ### Describe alternatives...
Additional docs on how to use custom forms implementation per #174
I'm implementing Arjaan's form approach here and ran across a good [post](https://forum.rasa.com/t/how-do-i-deactivate-a-form-during-validation/40169/18) of his that filled in some info on how to use this. Will be copying this content into...