-
The Rasa WhatsApp connector is currently experiencing a bug where it sends messages automatically without the user initiating a conversation.
Steps to Reproduce:
Keep the Rasa server running. `r…
-
AS AN Architect
I WANT TO have a REST service to apply changes to Rasa NLU Model Configurations
SO THAT there wouldn't be duplicate services for it
### Acceptance Criteria
- [ ] Use POST REST …
-
MoAbd updated
5 years ago
-
您好 请问该如何部署 一个Rasa_core 到我自己的APP应用里呢 只是在本地运行 可以实现对话
-
Hi,
Thanks for providing example.
Unfortunately, when I tried to run ./run-rasa-core.sh , it stopped and showing error
```bash
usage: train.py [-h] [-o PATH] (-d DATA | -u URL | --endpoints END…
-
ModuleNotFoundError: No module named 'rasa_core.policies.plans'
Makefile:12: recipe for target 'train-core' failed
make: *** [train-core] Error 1
-
### Bug Description
## Sample code
```
from robyn import Robyn
from rasa.core.agent import Agent
import uuid6
app = Robyn(__file__)
agent = Agent.load("./models/20230818-091151.tar.gz")
…
-
**Rasa Addons version:** 0.9.18+
**Rasa Core version:** I don't know. I'm using following images:
* botfront: 'botfront/botfront:v0.22.2'
* botfront-api: 'botfront/botfront-api:v0.22.2'
* rasa: 'b…
-
`(rasa-latest) vipul:rasa3x$ rasa evaluate markers all --config markers.yml extracted_markers.csv
`
_Traceback (most recent call last):
File "/opt/anaconda3/envs/rasa-latest/bin/rasa", line 8…
pksvv updated
2 years ago
-
I am getting the following error when i am trying to run the forms_bot code
Bot loaded. Type a message and press enter (use '/stop' to exit):
hi
2018-10-01 17:56:09 DEBUG requests.packages.u…