Update package.json (#1397)
added parameter "getFlattened=true" to QnA export API url per QnA Maker team.
This commit is contained in:
Родитель
8d762dcb08
Коммит
9999263c31
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "botdispatch",
|
"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)",
|
"description": "Tool to create LUIS model to dispatch intent among different bot components (multiple LUIS, QnA, etc)",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "dotnet bin/netcoreapp2.1/Dispatch.dll"
|
"start": "dotnet bin/netcoreapp2.1/Dispatch.dll"
|
||||||
|
|
Загрузка…
Ссылка в новой задаче