Category "ibm-watson"

Watson Assistant call transfer. vgwActTransfer not working

When I add a vgwActTransfer to a dialog node in Watson assistant to transfer the call, it just hangs up. Here's the how I have it currently: { "output": {

IBM Watson Assistant: How can you determine if telephony is being used in Watson Assistant Actions?

Using the new actions I want to be able to easily filter if the user is on the phone or the web, to give different responses. It doesn't have an option to set t

Classifiers assembled with identical training sets using IBM Watson NLU and IBM Watson NLC services yield different results

Everyone actively using the Natural Language Classifier service from IBM Watson has seen the following message while using the API: "On 9 August 2021, IBM annou

can't configure Watson OpenScale on IBM Cloud

I can’t create APIClient for watson openscale. I get message: AuthorizationError: You are not authorized to access AI OpenScale instance *** I am followi

can't configure Watson OpenScale on IBM Cloud

I can’t create APIClient for watson openscale. I get message: AuthorizationError: You are not authorized to access AI OpenScale instance *** I am followi

How to get IBM Watson's intents / dialog nodes to work in tandem with actions

At a high level, I am trying to build a Watson Assistant that: (1) Follows a fixed conversation structure (currently containing 25 steps) (2) At each step, eval

Embedded Watson Assistant instance to Wordpress

Is there a way to integrate Watson Assistant to a Wordpress website like in this video? I've been looking at the API reference but can't figure it out.