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 [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

When I was doing npm install doesn't work .This file [``` package-lock.json ```](https://github.com/paschmann/rasa-ui/blob/master/package-lock.json) caches links to download the dependencies from, so if a link stops working, npm doesn't install dependencies...

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...

dependencies

1- how create new agent or fresh new bot ? I want create a new bot. 2- what and how should be file tree of existing project ? Existing project...

**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,...

I created a bot with rasa in backend and now iam using rasa ui and got confused how to pass the nlu data, stories, configurations, and fill domains and how...

**Describe the bug** Hi i am training bot using rasa-ui but it is training only nlu data not core data it should train both nlu with core data please help...

I'm planning on integrating rasa-ui on a platform providing bots for clients. The goal is to have them be as autonomous as possible in configuring the bot, without necessarily having...

**Describe the bug** I want to use this app for annotation and need to export intents and entities. **To Reproduce** I can't find any way to export bot or even...