Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how create new agent or fresh new bot ? what and how should be file tree of existing project ? #220

Open
azizullah2017 opened this issue Sep 29, 2019 · 4 comments

Comments

@azizullah2017
Copy link

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

  • project
    - domain.yml
    - stories.md
  • nlu_data.md
  • model

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

@paschmann
Copy link
Owner

@azizullah2017 - everything is contained in Rasa UI and unlike Rasa or Rasa X, it does not use flat files to store the data.

@azizullah2017
Copy link
Author

@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.

@kabir-vaidya
Copy link

Having the same doubts. Did you find a solution to this?

@titapuspitasari911
Copy link

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?
rasa-ui-004-form-new-bot

I really need manual or documentation of rasa-ui, to explore rasa-ui features.

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

No branches or pull requests

4 participants