简体   繁体   English

如何在没有对话流程的情况下使用Google助手

[英]How to use Google assistant without dialog flow

I create an action on google assistant and I create a webhook but I need to use my NLP engine not dialog flow NLP, is there a way to do that? 我在Google助手上创建了一个动作,并创建了一个Webhook,但是我需要使用我的NLP引擎而不是对话框流NLP,有没有办法做到这一点?

And is there any API endpoint for google assistant? 谷歌助手有API端点吗?

You are looking for the Actions SDK . 您正在寻找Actions SDK With that SDK you can use your own NLP and generate the responses you like. 使用该SDK,您可以使用自己的NLP并生成所需的响应。

我解决这个问题,使用gactions CLI gactions CLI网站和跟进行动SDK文档。

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

相关问题 Dialogflow 禁用 Google 助理 - Dialogflow disable Google Assistant 将 docker 用于 Google Cloud 数据流依赖项 - use docker for google cloud data flow dependencies 如何从 Google Assistant 深度链接应用程序? - how can I deeplink an app from Google Assistant? 如何在对话框流中将必需的字段添加到上下文参数 - how add a required filed to context parameters in dialog flow 如何在Google数据流管道中设置diskSourceImage - How to set diskSourceImage in google data flow pipeline 如何将随机输入值作为 Google Actions NLP(谷歌助手)控制台中的插槽变量? - How can I take a random input value as a slot variable in Google Actions NLP (google assistant) Console? 没有SDK的情况下如何使用Google Cloud API? - How do I use Google Cloud APIs without the SDK? 浏览轮播卡不适用于 Dialogflow 中的谷歌助手 - Browse Carousel Card not working for google assistant in Dialogflow 在具有数据流调度功能的谷歌计算引擎上部署 Spring 云数据流,无需使用 K8s 或 Cloud Foundry - Deploy Spring cloud data flow on Google compute engine with data flow scheduling feature, and without using K8s or Cloud Foundry 如何为Google数据流实例分配IP范围? - How to assign IP ranges to google data flow instances?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM