简体   繁体   English

Watson 助手的自定义 UI

[英]Custom UI for watson assistant

I have developed a bot using Watson assistant, instead of using the IBM provided webchat UI, I want to use my custom chat widget for the bot.我使用 Watson 助手开发了一个机器人,而不是使用 IBM 提供的网络聊天 UI,我想为机器人使用我的自定义聊天小部件。 I have the chat widget code and I want to know how to provide communication of Watson assistant into my custom chat widget using nodejs?我有聊天小部件代码,我想知道如何使用 nodejs 将 Watson 助手的通信提供到我的自定义聊天小部件中?

You would use the sdk or api to communicate with the Watson assistant service.您将使用 sdk 或 api 与 Watson 助手服务进行通信。 You can find the node sdk here: https://github.com/watson-developer-cloud/node-sdk/tree/master/assistant If you get any specific errors we are happy to help.您可以在此处找到节点 sdk: https://github.com/watson-developer-cloud/node-sdk/tree/master/assistant如果您遇到任何具体错误,我们很乐意提供帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM