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

Example NLU does not exist. Official documentation provides it. #2920

Open
Rogarrid opened this issue Oct 4, 2024 · 0 comments
Open

Example NLU does not exist. Official documentation provides it. #2920

Rogarrid opened this issue Oct 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Rogarrid
Copy link

Rogarrid commented Oct 4, 2024

Describe the bug
I wanted to create a chatbot with NLU, and the official Botonic documentation offers this option: https://botonic.io/docs/plugins/plugin-nlu/

However, when trying to use it, I encountered an error saying it doesn't exist. I checked your repository, and this example isn't available. Currently, the only way to use NLU seems to be through the intent example, which, if I understand correctly, requires the project to be on Google Cloud.

At the moment, I’m unsure how to implement NLU with Botonic without using Google Cloud. Is there a way to do it other than using intent? Are you planning to re-enable the nlu or nlu-assistant example?

To Reproduce
Steps to reproduce the behaviour:

  1. Go to https://botonic.io/docs/welcome
  2. Scroll down to Natural Language Understanding
  3. Click on @botonic/plugin-nlu
  4. In the terminal, enter: $ botonic new {BOT_NAME} nlu
  5. The example does not exist

What is the expected behaviour?
That the service offered in the official documentation works or is available..

Screenshots
1

2

3

@Rogarrid Rogarrid added the bug Something isn't working label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant