Watson Virtual Agent bot-id不会出现

时间:2018-01-11 13:47:11

标签: ibm-watson watson-conversation

我正在尝试测试Watson虚拟代理,但我在页面中找不到bot-id

  

https://developer.ibm.com/api/view/id-339#id7930

我进入了新的对话框但是我没有找到USE按钮,有没有其他方法来获取我的bot-id? 感谢

1 个答案:

答案 0 :(得分:0)

要查看您的bot_id,您需要访问Watson Virtual代理并单击“文档”链接。

之后,您可以看到很多用于构建应用程序的好信息。

此图片可以为您提供更多帮助:

enter image description here

您访问的链接:

enter image description here

视角:正如您在official API Reference中看到的那样,您必须始终为每个请求发送bot_id

  • 请参阅官方文档here