简体   繁体   English

Webex 到 Dialogflow

[英]Webex to Dialogflow

Hello I am creating a bot in Webex for testing reasons.您好,出于测试原因,我正在 Webex 中创建一个机器人。

I am using Visual Studio Code, Dialogflow, Google Sdk, and docker to create this.我正在使用 Visual Studio Code、Dialogflow、Google Sdk 和 docker 来创建它。

If you would like to follow along the github repo is如果您想跟随 github 存储库是

https://github.com/GoogleCloudPlatform/dialogflow-integrations/tree/master/spark#readme https://github.com/GoogleCloudPlatform/dialogflow-integrations/tree/master/spark#readme

looking at the main README.md,in the Deploying the Integration using Cloud Run I am having trouble understanding what they mean by PLATFORM, when i put in the path/relative path of my.json file into the Google SDK shell, I get an error of INVALID_ARGUMENT: invalid build: invalid image name. looking at the main README.md,in the Deploying the Integration using Cloud Run I am having trouble understanding what they mean by PLATFORM, when i put in the path/relative path of my.json file into the Google SDK shell, I get an INVALID_ARGUMENT 错误:构建无效:图像名称无效。 I am unsure on how to proceed.我不确定如何进行。

Have you cloned the repo?你克隆了repo吗?

git clone https://github.com/GoogleCloudPlatform/dialogflow-integrations.git

There are several possible integrations.有几种可能的集成。 If you are integrating with webex, then your platform is spark.如果您正在与 webex 集成,那么您的平台就是 spark。 Whenever they talk about "platform subdirectory name" they are also refering to spark, as that is the name of that folder in the root directory.每当他们谈论“平台子目录名称”时,他们也指的是 spark,因为那是根目录中该文件夹的名称。

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

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