-
My virtual machine has static ip.
But when I write to the bot in the webex nothing happens. The webhook doesn't work.
What am I doing wrong?
I create webhook on webex:
{
"items": [
{
…
-
I couldnt find anything on it, but with `requests`, i can make a POST to the message API, and just attach the JSON of a card as the data, which IMO is a better solution than building the card in the c…
-
### Rasa Open Source version
3.2.10
### Rasa SDK version
_No response_
### Python version
Other
### What operating system are you using?
Linux
### What happened?
Python version: 3.10
(The ve…
-
I'm trying to run `pre-commit run -a ruff` from within a `python:3.12-alpine` docker container but I am running into some issues with `pkgutil`. This works:
```shell
ruff check .
```
This does…
-
- [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate.
- [x] I have searched the [documentation](https://pyt…
-
I get error while adding choices into my card:
```
from webexteamssdk.models.cards import Choices
choices = [
{
"title": "Choice 1",
"valu…
-
* Webex Bot version: 0.3.1
* Python version: 3.9.10
* Operating System: MAC
### Description
Looking for an example of a response with file attachment
-
**Rasa version**: 0.14.6
**Python version**: 3.5.4
**Operating system** (windows, osx, ...): windows 10
**Issue**:
Have tried and tested all the versions of rasa-nlu with no success. s…
-
您好,我目前已经跑通sft、rm、dpo,但是我在PPO训练时出现如下错误
Traceback (most recent call last):
File "src/train_bash.py", line 14, in
main()
File "src/train_bash.py", line 5, in main
run_exp()
File "/ho…
-
**Description of Problem**: Please refer to [this](https://forum.rasa.com/t/using-rasa-without-transitive-dependencies/15996) forum thread. Currently, Rasa has a bunch of dependencies for various chat…