简体   繁体   English

在Watson对话中,如何在聊天机器人对用户查询的响应中引入延迟?

[英]How do I introduce a delay in my chatbot's response to user queries in Watson conversation?

So I am building a chatbot using Watson conversation that can have arguments with people on certain issues. 因此,我正在使用Watson对话构建一个聊天机器人,该聊天机器人可以在某些问题上与人们争论。 Currently, the bot responds instantly to any user input. 目前,漫游器会立即响应任何用户输入。 one of the essential factors in creating the illusion of talking to a human being is that a human would take a little but of time to respond to any query. 产生与人交谈的幻觉的基本因素之一是,一个人要花一点时间就可以回答任何查询。 And so I want to introduce a delay in the bots response. 因此,我想在漫游器响应中引入延迟。 I have not deployed it on a platform yet; 我尚未将其部署在平台上; just using it on the APIs 'Try it out' pane. 只需在API的“试用”窗格中使用它即可。 So i don't know if delay will be a feature of the platform or the program on bluemix 因此,我不知道延迟是否将成为bluemix平台或程序的功能

Any delays has to be done at the application layer. 任何延迟都必须在应用程序层进行。 Try it out won't simulate delays. 尝试一下不会模拟延迟。

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

相关问题 如何为沃森对话响应添加操作? - How do I add an action to watson conversation response? 带有Watson对话的Angular 2(CHATBOT)-如何实现? - Angular 2 with Watson Conversation (CHATBOT) - How to Implement? 与Twitter API结合使用时,如何在Watson Conversation API中传递response.context? - How do I pass response.context back in Watson Conversation API when used in conjunction with Twitter API? IBM Watson Assistant:如何将图像作为聊天机器人响应发送 - IBM Watson Assistant: How can I send an image as chatbot response 如何与我的应用程序用户进行 map Watson Assistant 对话? - How to map a Watson Assistant conversation to a user of my application? 如何从Watson对话API中的用户输入获取日期? - How to get dates from user input in Watson's conversation API? 如何在IBM Watson chatbot对话中添加新行? - How to add a new line in IBM Watson chatbot conversation? 如何在法兰克福使用Watson的Node-RED或node-sdk使用Watson Conversation服务? - How do I use a Watson Conversation service in Frankfurt using Node-RED or the node-sdk for Watson? IBM Watson-对话响应条件 - IBM Watson - Conversation Response Condition 如何将 Watson Assistant 聊天机器人与我自己的 CRM 集成? - How to integrate Watson Assistant chatbot with my own CRM?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM