-
Hi! Thank you for webexteamssdk. The demo app works great. Does webexteamssdk
allow to make audio and video calls? Thanks!
-
Trying to install Rasa Open Source, this happens just after clean installation, if I try to use the "shell" or "interactive" command:
2020-01-29 09:06:40 INFO root - Connecting to channel 'c…
-
**Rasa Core version**:0.13.2
**Python version**: python3.6.8
**Operating system** (windows, osx, ...):win10
**Issue**:
Traceback (most recent call last):
File "C:/Users/Admin/Desktop…
-
We are now using webexteamssdk to receive some outside messages. And we also use **bot** account for the access token will not expired.It works well at the beginning of receiving messages, But [403] F…
-
**Rasa version**:
**Rasa SDK version** (if used & relevant):
**Rasa X version** (if used & relevant):0.02
**Python version**:3.7.5
**Operating system** (windows, osx, ...): osx ( usi…
-
Let's not keep propagating the wrong product name in the code.
-
我使用conda新建了一个干净的环境,python=3.6.8
然后,pip install -r requirements.txt,报错:
`ERROR: tensorflow 1.10.0 has requirement numpy=1.13.3, but you'll have numpy 1.16.3 which is incompatible.
ERROR: tensorflo…
-
**Rasa version**: 1.3.8
**Rasa X version**: N/A
**Python version**: 3.6
**Operating system** (windows, osx, ...): Raspbian Buster
**Issue**:
Since the Raspberry Pi 4 just came out, I h…
-
If I try to use it in Google Colab, while importing agent it give error as mentioned in #3001. Work around provided is to use rasa==0.9.6. What is the permanent fix for the same? Any idea or clue?
…
-
There are some instances where getting all of the messages in a room results in a 404. This is a request to have the SDK handle this scenario.
Scenario:
```
msgs = sdk.messages.list()
msgs = […