added parameter "getFlattened=true" to QnA export API url per QnA Maker team.
This commit is contained in:
Tien Suwandy 2020-01-14 10:17:34 -08:00 коммит произвёл GitHub
Родитель 8d762dcb08
Коммит 9999263c31
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "botdispatch",
"version": "1.6.3",
"version": "1.6.4",
"description": "Tool to create LUIS model to dispatch intent among different bot components (multiple LUIS, QnA, etc)",
"scripts": {
"start": "dotnet bin/netcoreapp2.1/Dispatch.dll"