-
**telegram app send mesage -ok**
data: {'intent': {'name': 'greet', 'confidence': 0.9993299245834351}, 'entities': [], 'text': 'test message -ok', 'message_id': '3f94b27b500544cd9561873a2dc368…
-
**Is your feature request related to a problem? Please describe.**
When chatting to your bot, there is no info given on what intents are matching, and how to display that to the user.
**Describe t…
dcsan updated
4 years ago
-
The Full Code version works fine. However, when using the Full Code [Latest release of Rasa NLU and Rasa Core] and launching train_online.py I get the error :
-imac:rasa-full-wetterbot m$ python tr…
-
执行这个python -m rasa_core_sdk.endpoint --actions actions的时候报上面的错误,说是没有注册
-
I try to run run_app.py with my OAuth Access Token and bot access token but it give error :TypeError: __init__() takes from 2 to 4 positional arguments but 5 were given
Code:
```
from rasa_core.c…
-
Hello, when I exec like this command "python bot.py online_train". the error as bellow, could you help me check it? thanks a lot
Traceback (most recent call last):
File "bot.py", line 120, in
…
-
I am using Mac on x86, and I have changed to use rasa/rasa:latest in those two files, core and credential containers were created file, but for action container, I am still getting this error, any rea…
-
作者您好,运行make run-cmdline报错,不知道是什么原因。
2020-06-15 14:21:00 ERROR asyncio - Task exception was never retrieved
future:
Traceback (most recent call last):
File "/Users/yyg/opt/anaconda3/envs/gao…
-
ubuntu18.04
python3.6.9
tensorflow==2.3.1
(rasa2.0.0rc3)
pip3 install Django
pip3 install django_crontab
pip3 install django-cors-headers
pip3 install requests
pip3 install chatbot_help
p…
-
请问什么时候可以更新呢?我是完全按照 README 去做的,目前这个开源代码运行到python bot.py train-dialogue就运行不了了,报错:
~~~
Traceback (most recent call last):
File "/home/jiahang/env/lib/python3.6/site-packages/rasa_nlu/model.py", li…