You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>With the IBM Watson™ Conversation service you can create cognitive agents – virtual agents that combine machine learning, natural language understanding, and integrated dialog scripting tools to provide outstanding customer engagements.</p>
89
+
<p>With the IBM Watson™ Assistant service you can create cognitive agents – virtual agents that combine machine learning, natural language understanding, and integrated dialog scripting tools to provide outstanding customer engagements.</p>
90
90
91
91
<p><b>Usage</b></p>
92
92
<p>This node should be provided in input : </p>
93
93
<ul>
94
-
<li><code>msg.payload</code> : the message of the conversation to analyse. Format: String </li>
<li><code>msg.params.optout_learning</code> : Set to true to opt out of request logging. Check the <ahref="https://console.bluemix.net/docs/services/watson/getting-started-logging.html#controlling-request-logging-for-watson-services"target="_blank">documentation</a> for details.</li>
110
111
</ul>
111
-
<p>See <ahref="http://www.ibm.com/watson/developercloud/conversation/api/v1/#send_input"target="_blank">Conversation API documentation</a> for details.</p>
112
-
<p>All Results will made available at <code>msg.payload</code> in JSON format. Check the <ahref="http://www.ibm.com/watson/developercloud/conversation/api/v1/#send_input"target="_blank">documentation</a> for details.</p>
112
+
<p>See <ahref="http://www.ibm.com/watson/developercloud/assistant/api/v1/#send_input"target="_blank">Assistant API documentation</a> for details.</p>
113
+
<p>AllResultswillmadeavailableat<code>msg.payload</code>inJSONformat.Checkthe<ahref="http://www.ibm.com/watson/developercloud/assistant/api/v1/#send_input" target="_blank">documentation</a> for details.</p>
113
114
114
-
<p><b>Important</b> : before using this node, a workspace must be created and configured using the Watson Conversation Tool available in IBM Cloud, in the Watson Conversation instance detail page.</p>
115
+
<p><b>Important</b> : before using this node, a workspace must be created and configured using the Watson Assistant Tool available in IBM Cloud, in the Watson Assistant instance detail page.</p>
115
116
<p><b>Documentation</b>
116
117
<ul>
117
-
<li><ahref="https://console.bluemix.net/docs/services/conversation/index.html"target="_blank">Watson Conversation API documentation</a></li>
118
-
<li><ahref="https://watson-api-explorer.mybluemix.net/apis/conversation-v1"target="_blank">Watson API Explorer</a></li>
119
-
<li><ahref="https://console.bluemix.net/docs/services/conversation/getting-started.html"target="_blank">Getting started tutorial</a>
118
+
<li><ahref="https://console.bluemix.net/docs/services/assistant/index.html"target="_blank">Watson Assistant API documentation</a></li>
119
+
<li><ahref="https://watson-api-explorer.mybluemix.net/apis/assistant-v1"target="_blank">Watson API Explorer</a></li>
120
+
<li><ahref="https://console.bluemix.net/docs/services/assistant/getting-started.html"target="_blank">Getting started tutorial</a>
120
121
<li><ahref="https://github.com/watson-developer-cloud/node-red-bluemix-starter"target="_blank">Sample Flow in the Watson Node-RED Starter</a>
0 commit comments