-
Notifications
You must be signed in to change notification settings - Fork 331
Open
Description
Describe the bug
I have Rasa UI running (non-docker configuration). In another terminal I have RASA 1.9.6 running. I can see my model, and other configuration data in Rasa UI, but when I click on Bots - there are none listed.
To Reproduce
Steps to reproduce the behavior:
- Go to Bots on the left navigation
- There are no bots listed
- Click on Resposnes, Training, Models or any other item in the left, and the Bots drop-down is empty.
Expected behavior
I was expecting to see an item to select that represented the Rasa bot I have already setup and configured ouside of Rasa UI. Since the Dashboard can properly display my model, I presume it can also access my bot's domain, stories, etc.
Screenshots
- none
Installation Type (please complete the following information):
Source Code Install - had no problems getting it running. I changed the rasa_endoint
in package.json
to http://localhost:5005
Metadata
Metadata
Assignees
Labels
No labels