Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Dialogflow Agents/Projects Disappeared automatically

I have multiple agents created with Dialogflow and many of them are live in Production. However, suddenly the Dialogflow projects disappeared and now I see only the option to create a new agent.

However, I see that Production Agents are working fine. I verified it through the app that I created which is connected to Dialogflow API.

enter image description here

like image 981
Shajeel Afzal Avatar asked Jun 12 '19 12:06

Shajeel Afzal


People also ask

What is training phrase in Dialogflow?

Training phrases are example phrases for what end-users might type or say, referred to as end-user expressions. For each intent, you create many training phrases. When an end-user expression resembles one of these phrases, Dialogflow matches the intent.

How can I get Dialogflow Project ID?

Go into the Dialogflow agent's settings and check the Project ID associated with the agent. The GCP Project configured in the gcloud CLI should match the agent's Project ID.

What is action and parameter in Dialogflow?

Dialogflow sends an API interaction response for each step of slot filling. For each of these slot filling responses, the intent and action will be the same, and the parameters collected so far will be provided. When building an agent, you provide prompts that the agent will use to get parameter data from the end-user.

How do you use fulfillment Dialogflow?

Enable fulfillment responseNavigate to the Dialogflow console and click Intents. Click Schedule Appointment Intent. Scroll down to Fulfillment and turn on Enable webhook call for the intent.


1 Answers

The google cloud status dashboard is reporting that the problem has been solved. I checked my agents and they came back.

like image 181
Fabio Barbosa Avatar answered Sep 18 '22 20:09

Fabio Barbosa