-
As a developer I want to be sure that the latests version of our own python dependencies is used. We currently don't use versioning for our own python dependencies. When we build docker images docker …
-
### Rasa Open Source version
3.08
### Rasa SDK version
3.0.4
### Rasa X version
_No response_
### Python version
3.8
### What operating system are you using?
Linux
### Wh…
-
Depends on #19 and #61
- [x] Create an endpoint in the niceday-api to get the number of cigarettes from niceday
- [x] Create a method in the `NicedayClient`
- [x] Create a custom action in rasa fo…
-
**Describe the bug**
I get the following error message when running `rasactl connect rasa`.
```
panic: interface conversion: interface {} is nil, not map[string]interface {}
goroutine 1 [run…
-
### Fazer a cópia de um objeto
```js
const obj = {
prop1: 'a',
prop2: 'b',
prop3: null,
prop4: true,
prop5: false,
prop6: [9, { x: 1, y: 2 }],
prop7: 7,
prop8: { a: '…
-
## Bug Report
**Package Name:** issue does not apply to specific packages, the repository itself is affected
### Current Behaviour
Occasionally Git conflicts happen on `.reg` files and manife…
-
**Description of Problem**:
Installing editable version of `rasa-sdk` after having installed editable version of `rasa` in the same venv causes the bot to crash when running `rasa shell`, full stac…
-
`rasactl connect rasa` starts a rasa server in the foreground, so if you close the terminal, your server dies.
Would be helpful to have a `--background` flag so `rasactl connect rasa --background` s…
-
### Rasa Open Source version
2.8
### Rasa SDK version
_No response_
### Rasa X version
_No response_
### Python version
3.8
### What operating system are you using?
OSX
#…
ka-bu updated
2 years ago
-
**Describe the bug**
When uploading a trained model from Rasa X UI, I get "Upload failed" with the following error in the logs:
```
[2022-01-23 08:06:21 +0000] [24] [ERROR] Exception occurred while…