cost 111 ms
插件 `kommunicate_flutter` 使用了 Android 嵌入的弃用版本 - The plugin `kommunicate_flutter` uses a deprecated version of the Android embedding

我尝试在我的 flutter android 应用程序中上传 kommunicate_flutter: ^1.1.3 因为我想在我的应用程序中添加聊天机器人但是我遇到了这个问题,有人可以帮我吗? 插件kommunicate_flutter使用已弃用的 Android 嵌入版本。 为避免意外的运行时失 ...

在 Dialogflow-Kommunicate 聊天机器人中使用一次后隐藏快速响应选项 - Hiding quick response options after using them once in a Dialogflow-Kommunicate chatbot

我正在使用Dialogflow实施聊天机器人,并使用Kommunicate将其集成到网站。 我想在使用后隐藏/禁用快速响应。 我该怎么做? 此处给出了如何在我的机器人中显示快速响应的示例: example ...

如何限制聊天机器人 Kommunicate 中收到的聊天数量 - How to limit the number of chats received in chatbot Kommunicate

我已将 Kommunicate 聊天机器人集成到我的网站中,但是,我的网站上产生了大量流量,因此聊天的用户多于我支持的带宽(代理明智)。 我似乎无法找到一种方法来限制一个代理/人类在任何给定时间可以处理的当前活动聊天的数量。 我希望找到相同的解决方案。 这可以通过提供的 webhook 集成来完成吗 ...

如何在 DialogFlow 中接收 Kommunicate 发送的数据? - How to receive data in DialogFlow sent from Kommunicate?

我正在为我的网站创建一个聊天机器人。 所以,我同样使用DialogFlow和Kommunicate.io 。 我在我的 html 文件中添加了 kommunicate 给出的脚本。 为了将自定义数据从 html 页面发送到机器人,我们在“onInit”函数中使用 chatContext 变量,但我无 ...

如何使用 kommunicate.io 触发来自 Dialogflow 机器人的自定义欢迎消息? - How to trigger a customised welcome message from Dialogflow bot using kommunicate.io?

我刚刚开始使用 dialogflow 和 kommunicate.io 创建一个机器人。 因此,我创建了一个简单的机器人并将其与 kommunicate 集成,最后在我的 HTML 页面中复制了 kommunicatesettings 脚本。 我能够从机器人那里得到简单的响应。 但现在我想为每个 H ...

如何在响应中为我的 Dialogflow 聊天机器人创建超链接 - How To Create A Hyperlink For My Dialogflow Chatbot In Responses

我使用对话流创建了一个聊天机器人,并在响应中添加了一个网站链接,我已将机器人集成到 Telegram 中,并且网站链接运行良好,但在 web 演示中,它不是。 当我使用 Kommunicate 将聊天机器人集成到网站上时,超链接是否可以工作? ...

Kommunicate 在使用发布版本登录时产生 IllegalArgumentException,但在调试版本中工作正常 - Kommunicate producing IllegalArgumentException when logging in using release build but is working fine in debug build

我正在尝试将 Kommunicate Chatbot 集成到我的 Android 应用程序中。 在我使用 UserId 创建 KMUser 并尝试使用 Kommunicate.login() 登录后,它在 onFailure() function 中给了我 IllegalArgumentExcept ...

Dialogflow 知识库在“立即尝试”控制台中工作和响应,但在集成 kommunicate 中没有 - Dialogflow knowledbase works and responds in the 'try it now" console but not on integration kommunicate

当我在 dialogflow 控制台中使用知识库文档提问时,检测到我的 Dialogflow 知识库意图,现在尝试它,并且在 facebook 中也能正常工作。 但是当集成通信时,如果我问同样的问题,它默认为回退意图并以回退响应进行响应。 可能是什么原因。 我将知识库 slider 增加到最强。 控 ...

Kommunicate 聊天小部件通过自定义设置变得透明 - Kommunicate chat widget becomes transparent with custom settings

我已将Kommunicate服务集成到我的网站中,并在其中添加了一个Dialogflow聊天机器人。 我已经成功添加了kommunicate小部件,它与如下所示的配置配合良好: 但是当我添加以下设置时,小部件要求输入姓名和电子邮件,当我提交时,小部件会消失,并带有一个带阴影的透明框: 它现 ...

如何在Kommunicate中使用Dialogflow的履行代码 - How to use Dialogflow's fulfillment code with Kommunicate

很抱歉,如果这个问题很愚蠢但我没有太多使用Javascript或Dialogflow的经验。 我有一个Dialogflow机器人,我通过Kommunicate集成到一个测试网站。 机器人使用通过意图设置的响应,但履行代码似乎不运行,因为任何通过履行设置的响应都不会发生。 履行通过内联编辑器 ...


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