watson-conversation Questions
4
Solved
I need to create a condition, in Watson Conversation dialog model, like this:
if "today's date" < 04-15-2017 do something.
else do something else.
I prefer not asking the user for current date...
Quinine asked 3/4, 2017 at 14:31
2
This is a question about Watson Assistant API V1/V2 difference. The doc says like this:
Note that if your app uses the v1 API, it communicates directly with the dialog skill, bypassing the orche...
Sturmabteilung asked 21/11, 2018 at 1:52
1
Solved
I am trying to use the new API version V2 for IBM Cloud Watson Assistant. Instead of sending a message for a workspace I need to send a message to an assistant. The context structure has global and...
Antihero asked 22/11, 2018 at 15:55
0
I want only the output not that logs printing on my console.
Hoopla asked 17/8, 2018 at 11:34
4
For example: If the user writes in the Watson Conversation Service:
"I wouldn't want to have a pool in my new house, but I would love to live in a Condo"
How you can know that user doesn't want t...
Pasteup asked 1/11, 2016 at 18:9
2
Solved
I'm only familiar with Watson Assistant because I've done some work with it but I've never used Watson Assistant Solutions.
Is it a new API or an app on top of Watson Assistant? When should I use ...
Jolyn asked 22/6, 2018 at 13:18
2
Solved
I'm trying out the slots feature in IBM Watson Conversations and have hit an issue which I'm not sure how to work around.
I have a use case that is collecting a number of pieces of information fro...
Pregnable asked 25/7, 2017 at 12:0
3
Can someone show me how to use Watson Conversation and other services (e.g. Twilio) to make a live phone call and carry on a conversation?
I am able to use Watson Conversation, Twilio, and NodeRED...
Zeal asked 17/1, 2017 at 19:6
1
Solved
I'm trying to record audio and immediately send it to IBM Watson Speech-To-Text for transcription. I've tested Watson with a WAV file loaded from disk, and that worked. On the other end, I've also ...
Loireatlantique asked 26/7, 2017 at 8:47
1
Solved
Is there a way to train Watson to recognize email entities and phone numbers without resorting to regular expresses?
Alban asked 14/7, 2017 at 0:21
1
Solved
in this case, I want to use sys-number to get numbers sequence, and this number can start with 0. But, if the user types 034234342342, the sys-number does not recognize the 0, just 34234342342.
Ha...
Overflow asked 18/4, 2017 at 12:28
2
Solved
I am using Watson Conversation services on Bluemix. We have multiple Conversation workspaces within the service to enable better segmentation of the problem space.
I need to load information on th...
Poet asked 20/9, 2016 at 11:52
1
As they are, I am trying to use the Watson service, which makes a post request to a URL, and the cURL code is as follows. How could I do the equivalent of this request in Visual Studio with the Vis...
Talkfest asked 6/1, 2017 at 0:16
2
Solved
In the webinar it has mentioned about using multiple conversation workspaces to handle different topics of a project (e.g. functional conversations vs off-topics). How should we implement this desi...
Worker asked 7/8, 2016 at 3:18
3
Solved
I would like to use the Bluemix Conversation sample application
and add speech input and output to it. There are other sample applications for Bluemix TTS and STT available.
What are options to int...
Vista asked 25/7, 2016 at 13:4
1
Solved
I am currently working with the IBM Conversation Service. Does there exist any best practices for creating intents other than the information in the official docs or the ones documented here: https...
Lousy asked 30/9, 2016 at 21:41
1
© 2022 - 2024 — McMap. All rights reserved.