rosterbuster/dialogflow-conversion
Composer 安装命令:
composer require rosterbuster/dialogflow-conversion
包简介
Merge a production (with training) and development agent (with older training/no training) together
关键字:
README 文档
README
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.
Installation
You can install this tool via composer by using the following command:
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
统计信息
- 总下载量: 10
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-01-24