-
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…
-
* Webex Bot version: webex-bot 0.4.0
* Python version: Python 3.9.2
* Operating System:linux (GCP defaul VM)
### Description
Websocket is open. But the bot does not respond.
…
-
### 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…
-
您好,我目前已经跑通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…
-
* 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…
-
**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…