-
Hi,
Watson Assistant API is running under V2 currently and I am trying to bring up this demo using my free Lite plan. The problem is, I cannot import the bank_simple_workspace.json. The error messa…
-
The architecture graphic, https://github.com/IBM/watson-online-store/raw/master/doc/source/images/architecture.png, refers to Watson Conversation.
Fix:
Change to Watson Assistant
-
Description: Every time I try to connect to my Watson Assistant workspace using the Unity SDK, I get an error that looks like this:
[RESTConnector.ProcessRequestQueue()][ERROR] URL: https://gateway…
-
Take this code:
```
import com.ibm.watson.developer_cloud.assistant.v2.Assistant;
Assistant service = new Assistant("2018-11-08");
service.setApiKey("an api key");
System.out.println("assista…
-
find all occurrences of above and below that pint to images or code and replace with either nothing if logical or previous and next.
grep -R -n above chapters | fgrep .md
* [x] chapters/devops/a…
-
How to update data register value in Dialog node response using Watson Assistant v1 API using JAVA
```json
{
"output": {
"text": {
"values": [
"$(data)good morning"
…
-
SDK Version: Any
Python Version: Any
API: Watson Assistant
Method: update workspace
There is a bug in update_worpskace method. The SDK uses a node model which does not have `disabled` field maki…
-
Hi! @mediumTaj I have posted a question on Stackoverflow : [https://stackoverflow.com/q/53285545/10647037?sem=2](Question), but I believe it is also an issue with the Assitant V2 in the SDK. Sorry fo…
-
The "Try It" option in the Watson Assistant workspace already integrates:
- multiple TEXT options
- IMAGE option
- OPTIONS option
The APIs only give me back the FIRST "TEXT" option.
Would it be…
-
Hello
how could I link different workplace conversation in Watson to this code
Best Regards