library dialogflow-conversion
Merge a production (with training) and development agent (with older training/no training) together
rosterbuster/dialogflow-conversion
Merge a production (with training) and development agent (with older training/no training) together
- Thursday, January 25, 2018
- by jacovdbosch
- Repository
- 2 Watchers
- 0 Stars
- 3 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
Dialogflow Agent Merger
This command helps you merge two dialogflow agents together. If you have multiple agents you are working on, and you are actively training on one of them, it can be hard to get the trained agent into the development agent. With this command you can keep the training from the production version, but also keep the new/modified intents from the development agent., (*1)
Installation
You can install this tool via composer by using the following command:, (*2)
composer global require rosterbuster/dialogflow-conversion
Usage
dfmerger merge <path-to-production-zip> <path-to-development-zip>
This will create a new zip in your directory called dialogflow-merged, (*3)
dev-master
9999999-dev
Merge a production (with training) and development agent (with older training/no training) together
Sources
Download
MIT
The Requires
by
Jaco van den Bosch
merge
agents
dialogflow
v1.0
1.0.0.0
Merge a production (with training) and development agent (with older training/no training) together
Sources
Download
MIT
The Requires
by
Jaco van den Bosch
merge
agents
dialogflow