rasa-ui icon indicating copy to clipboard operation
rasa-ui copied to clipboard

Rasa UI is a frontend for the Rasa Framework

Results 39 rasa-ui issues
Sort by recently updated
recently updated
newest added

Bumps [jquery](https://github.com/jquery/jquery) from 3.4.0 to 3.5.0. Commits 7a0a850 3.5.0 8570a08 Release: Update AUTHORS.txt da3dd85 Ajax: Do not execute scripts for unsuccessful HTTP responses 065143c Ajax: Overwrite s.contentType with content-type header...

dependencies

Hi, I am new to Rasa UI, was trying to integrate Rasa UI to our Rasa Server however I encountered this error . It is able to connect to our...

Hello, I have successfully used rasa-ui with docker. It works fine for me. I still have a little problem, the chat item, provided with the GUI, classifies well user messages...

Hi all, I would like to know if there is a way to load multi- bot at the same time. Thanks

2019-11-21 14:13:02.840|rasa-ui|info|Rasa UI Server: http://localhost:5001; 2019-11-21 14:13:02.846|rasa-ui|info|Database connected!; 2019-11-21 14:13:02.864|rasa-ui|info|Schema version v3.0.1 matches package.json schema version v3.0.1; 2019-11-21 14:13:14.871|rasa-ui|info|Rasa Server: http://10.211.55.8:5005; 2019-11-21 14:13:14.871|rasa-ui|error|--> **Unable to connect to Rasa Server: Error:...

Hello, Can we install Rasa-UI in windows server 2016? I was having issues with NPM install failed. Thanks

On running command npm start getting type error on terminal side: (base) INHYKPMAC01-MacBook-Pro:rasa-ui prakriti$ npm start > [email protected] start /Users/prakriti/Documents/rasa_bot/rasa-ui > node server/server.js /Users/prakriti/Documents/rasa_bot/rasa-ui/server/server.js:65 'Rasa UI Server: http://localhost:' + listener.address().port...

{"data":{"error":{"version":"1.6.0a1","status":"failure","message":"An unexpected error occurred during training. Error: [Errno 13] Permission denied: 'models/nlu-20191203-143306.tar.gz'","reason":"TrainingError","details":{},"help":null,"code":500}},"status":500,"config":{"method":"POST","transformRequest":[null],"transformResponse":[null],"jsonpCallbackParam":"callback","url":"/api/v2/rasa/model/train?bot_name=NextPrime&bot_id=1&comment=","data":"{\"nlu\":\"## intent:greet\\n- het der\\n- hey there\\n- good evening\\n- good morning\\n- hey\\n- hello\\n- hi\\n\\n\",\"domain\":\"slots:\\n\\nentities:\\n\\nintents:\\n- greet\\n\\ntemplates:\\n utter_greet:\\n - text: \\\"Hi, how...

Hello, Are there some ways to load a model per bot ? Thanks

@paschmann ,hi and thanks for this UI which made things very simple. I am facing below issue. i have rasa-ui, rasa nlu, rasa-core in 3 different pods. For one of...