This repository has been archived by the owner on Jun 30, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 529
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Virtual Assistant][TypeScript] Update core functionality (#999)
* Update CognitiveModels and DepoymentScripts * Add resources files * Update dialogs * Update remaining 'assistant' files * Update authentication, middleware and responses * Update proactive, skills, util and extensions folders, index.ts and npm-srinkwrap files * Fix some TSLint warnings * Add backgroundTaskQueue * Update logic for using skills with InProc approach
- Loading branch information
Showing
107 changed files
with
9,511 additions
and
8,680 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
solutions/Virtual-Assistant/src/typescript/assistant/cognitiveModels/LUIS/de/general.lu
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
> Entity Definitions | ||
> Entity Definitions | ||
$PREBUILT:datetimeV2 | ||
$PREBUILT:number | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
solutions/Virtual-Assistant/src/typescript/assistant/cognitiveModels/LUIS/es/general.lu
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
> Entity Definitions | ||
> Entity Definitions | ||
$PREBUILT:datetimeV2 | ||
$PREBUILT:number | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
solutions/Virtual-Assistant/src/typescript/assistant/cognitiveModels/LUIS/fr/general.lu
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
> Entity Definitions | ||
> Entity Definitions | ||
$PREBUILT:datetimeV2 | ||
$PREBUILT:number | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
solutions/Virtual-Assistant/src/typescript/assistant/cognitiveModels/LUIS/it/general.lu
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
> Entity Definitions | ||
> Entity Definitions | ||
$PREBUILT:datetimeV2 | ||
$PREBUILT:number | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
solutions/Virtual-Assistant/src/typescript/assistant/cognitiveModels/LUIS/zh/general.lu
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
|
||
| ||
> # Intent definitions | ||
|
||
## Cancel | ||
|
Oops, something went wrong.