使用DialogFlow后端用于Azure Chatbot时,自适应卡是否可用?

发布于 2025-02-12 02:11:10 字数 726 浏览 1 评论 0原文

有人使用与Azure机器人的DialogFlow有经验吗?我想使用自适应卡,但目前不能。

我正在研究一个聊天机器人,该聊天机器人使用团队中的Azure机器人作为前端,并将Google DialogFlow作为语言处理后端。这是可能的,因为DialogFlow具有Skype集成在这里可以使用的作为AzureBot的消息端点。

使用此设置,我能够使用意图正常工作,并返回一些带有按钮,文字或图像的基本英雄卡。但是,我想使用标准Azure和基于团队的聊天机器人中可用的自适应卡功能。我的目标是使用自适应卡在线设计师,在那里我可以将卡的有效载荷复制为意图响应&让它出现在聊天机器人中。

我是否需要在github ?我目前的依赖项如下:

botbuilder“^4.4.0”,对话流“ 0.6.0”,Express“^4.16.4”

任何见解都受到赞赏

Does anyone have experience using Dialogflow with Azure bots? I want to use adaptive cards but currently cannot.

I'm working on a chatbot that uses an Azure bot in Teams as the frontend and uses Google Dialogflow as the language processing backend. This was possible because Dialogflow has a skype integration here that can be used as the messaging endpoint for the Azurebot.

With this setup, I have been able to work fine with intents and return some basic hero cards with buttons, text, or images. However, I would like to use adaptive cards features that are available in standard Azure and Teams-based chatbots. My goal is to use the adaptive card online designer where I can copy the payload for the card as an intent response & have it show up in the chatbot.

Do I need to update the package.json or server.js in the github repository? My current dependencies are the following:

botbuilder "^4.4.0", dialogflow "0.6.0", express "^4.16.4"

Any insight is appreciated

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文