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

Conversation and Discovery not working #3

Open
AlaGarali opened this issue Jul 3, 2018 · 2 comments
Open

Conversation and Discovery not working #3

AlaGarali opened this issue Jul 3, 2018 · 2 comments

Comments

@AlaGarali
Copy link

Hello everybody,
I have created the application using this code but conversation and discovery are not working.

  1. I have renamed "example.env" file to ".env"
  2. I fill out:

Watson conversation

CONVERSATION_USERNAME=<...>
CONVERSATION_PASSWORD=<...>
WORKSPACE_ID=<...>

Watson Discovery

DISCOVERY_USERNAME=<...>
DISCOVERY_PASSWORD=<...>
DISCOVERY_ENVIRONMENT_ID=<...>
DISCOVERY_COLLECTION_ID=<...>
3) I remplaced the workspace.json by a new workspace.json that contain my intents, entities and dialogs
4) npm install
5) npm start
=> the application is running but when typping something, no answer is displayed. For example, when I write "hello" nothing happens.

Please let me know if I have missed any other steps and help me to run this application.

@AlaGarali
Copy link
Author

image

@AlaGarali
Copy link
Author

AlaGarali commented Jul 4, 2018

@desmarchris :
Conversation is working but discovery is not working knowing that I have added the discovery intent and questions and in dialog i have discovery dialog node. The extensions of documents uploaded in discovery service are .html and .docs. Please help me to find a solution.

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

1 participant