Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的问题是我是否可以让我的 Wit.ai-Bot 从响应数组中随机响应?
例如:
用户:搜索猫
博特:好的。我会快速搜索的。
...
用户:搜索猫图片
博特:当然。我去找找!
Wit.ai 处理 NLP。一旦它知道用户想要做什么,您就可以使用您定义的“操作”之一向用户返回随机响应。