Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to export a specific environment of an agent Dialogflow

A new feature of dialogflow has been released which is Environments. I was wondering how can i now export a specific environment of an agent via the export api? is that even possible ?

like image 443
N Jay Avatar asked May 14 '18 04:05

N Jay


People also ask

Is Dialogflow deprecated?

June 13, 2022. The Dialogflow ES Google Assistant integration will be removed on June 13, 2023. This is due to the Google Assistant Conversational Actions planned sunsetting.

How do I copy intent in Dialogflow?

Search for an Intent that you want to add context to. You can search by Intent name. If you roll your mouse over an Intent you can select a checkbox. Click one, or more checkboxes to select Intents you want to copy over to your Development agent and click Copy.

What is agent validation in Dialogflow?

To help agent designers create high-quality agents, Dialogflow provides a validation feature. Agent validation results are available automatically whenever agent training is performed and completed. You can access the results of validation from either the Dialogflow Console or the API.


1 Answers

At the moment, it's only possible to export the current draft version of the agent.

That's a great point, though - I would definitely share that feedback with the Dialogflow team!

like image 165
techpeace Avatar answered Sep 30 '22 22:09

techpeace