You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 is showing in ui.
@paschmann thanks for the reply.
Is there any example I can start with ? I have integrated the ui but it is functioning. I do not know how to integrate this with rasa nlu and core.
hi, @paschmann
is there any usermanual/documentation for using rasa-ui after the installation process?
when i want to create a new bot, there are 3 form fields that must be filled. Is there an example config format to create new bot?
I really need manual or documentation of rasa-ui, to explore rasa-ui features.
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 is showing in ui.
My rasa file tree is
rasa-app-data
- domain.yml
- stories.md
comands excute:
1- npm start
2- python3 -m rasa_core.run -d models/dialogue -u models/nlu/Auto/Auto --port 5005 --enable_api
I cannot find anybot on ui
The text was updated successfully, but these errors were encountered: