Skip to content

fix endpoint parsing in jupyter.py#13167

Open
Yagouus wants to merge 2 commits into
RasaHQ:mainfrom
Yagouus:main
Open

fix endpoint parsing in jupyter.py#13167
Yagouus wants to merge 2 commits into
RasaHQ:mainfrom
Yagouus:main

Conversation

@Yagouus

@Yagouus Yagouus commented May 29, 2026

Copy link
Copy Markdown

Added parsing of the endpoints.yml file when using the chat method of the jupyter.py class. This was causing the error AttributeError: 'str' object has no attribute 'event_broker' when creating an agent inside the jupyer.chat method

Proposed changes:

  • Read available endpoints before starting the chat

Added parsing of the endpoints.yml file when using the chat method of the jupyter.py class. This was causing the error `AttributeError: 'str' object has no attribute 'event_broker'` when creating an agent inside the jupyer.chat method
@CLAassistant

CLAassistant commented May 29, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants