Fei Chen
|
1dab0a2159
|
optimize syntax error message
|
2019-08-21 11:30:23 +08:00 |
Fei Chen
|
c10c37170e
|
fix logic in handling intent module
|
2019-08-20 11:31:56 +08:00 |
Fei Chen
|
e27efc0f0a
|
merge master
|
2019-08-20 10:27:39 +08:00 |
Fei Chen
|
590fb380f5
|
revert test changes
|
2019-08-20 10:24:05 +08:00 |
vishwacsena
|
643feb260c
|
[Ludown] fix validate luis json api to not modify source json structure (#1254)
* Fix for 1230
* Fix for #1232
* Fixing tests that fail on windows
* Fix broken tests
* Updating tests
|
2019-08-19 17:09:06 -07:00 |
Emilio Munoz
|
fb6a5e4a79
|
Merge pull request #1264 from microsoft/vishwac/1258
[Ludown] Update LUIS schema version to 3.2.0
|
2019-08-19 16:35:32 -07:00 |
Fei Chen
|
6e2c0a0602
|
try again...
|
2019-08-19 20:01:16 +08:00 |
Fei Chen
|
5cadcd3a6d
|
try again
|
2019-08-19 19:28:28 +08:00 |
Fei Chen
|
45f9a4a4b7
|
try again
|
2019-08-19 19:00:24 +08:00 |
Fei Chen
|
25dc7eb133
|
revert wrong change
|
2019-08-19 18:29:57 +08:00 |
Fei Chen
|
de3237db44
|
fix typo error in code
|
2019-08-19 18:27:40 +08:00 |
Fei Chen
|
283f34333d
|
try to fix test
|
2019-08-19 18:11:11 +08:00 |
Fei Chen
|
6f47722323
|
fix undefined issue and tests
|
2019-08-19 17:07:37 +08:00 |
Fei Chen
|
c71c9f31f0
|
fix syntax error
|
2019-08-19 15:38:32 +08:00 |
Fei Chen
|
3e74c92c64
|
fix issue in parseAndHandleModelInfo
|
2019-08-19 14:27:13 +08:00 |
Fei Chen
|
4138d460bc
|
merge master 2
|
2019-08-19 12:31:13 +08:00 |
Fei Chen
|
aa972ea802
|
merge master
|
2019-08-19 11:31:55 +08:00 |
Vishwac Sena Kannan
|
910009aea0
|
Updating doc, fixing tests
|
2019-08-16 14:30:31 -07:00 |
Vishwac Sena Kannan
|
e251214a77
|
fixing tests
|
2019-08-16 14:28:47 -07:00 |
Vishwac Sena Kannan
|
c842fe713d
|
Cleaning up docs; tests
|
2019-08-16 14:25:49 -07:00 |
Vishwac Sena Kannan
|
87f0da3498
|
fix for #1258
|
2019-08-16 14:24:10 -07:00 |
Emilio Munoz
|
f5d282578a
|
Merge pull request #1263 from microsoft/vishwac/1258
[Ludown] Update prebuilt entities list with the latest from LUIS
|
2019-08-16 10:58:12 -07:00 |
Emilio Munoz
|
1c5608918f
|
Merge pull request #1262 from microsoft/vishwac/ludown/606
[Ludown] Support prebuilt domains and entities in .lu and in ludown
|
2019-08-16 10:54:22 -07:00 |
Vishwac Sena Kannan
|
4767cf399d
|
Fix prebuilt entities
|
2019-08-16 10:10:09 -07:00 |
Vishwac Sena Kannan
|
52619e0a39
|
Merge branch 'master' of https://github.com/microsoft/botbuilder-tools into vishwac/ludown/606
m master
|
2019-08-16 09:18:55 -07:00 |
Emilio Munoz
|
87bb1a520a
|
Merge pull request #1257 from microsoft/vishwac/1229
[Ludown] Add ability to specify LUIS and QnA application information in .lu file
|
2019-08-16 08:40:15 -07:00 |
Vishwac Sena Kannan
|
fa15047bea
|
Fixing breaking tests
|
2019-08-14 17:35:01 -07:00 |
Fei Chen
|
705ad7ab5c
|
Merge branch 'master' into feich/RefactorLudownParserWithAntlr
|
2019-08-13 14:10:09 +08:00 |
Vishwac Sena Kannan
|
e16f1cea91
|
Fixing tests that break on windows.
|
2019-08-12 18:12:34 -07:00 |
Vishwac Sena Kannan
|
c1273c557f
|
Merge branch 'master' of https://github.com/microsoft/botbuilder-tools into vishwac/1229
m master
|
2019-08-12 16:49:03 -07:00 |
Fei Chen
|
cff14a200f
|
fix unit test assertions
|
2019-08-12 18:16:31 +08:00 |
Fei Chen
|
09347bbd53
|
support to parse LUIS and QnA app information
|
2019-08-12 16:10:03 +08:00 |
Emilio Munoz
|
d77fc277cc
|
Merge pull request #1255 from microsoft/vishwac/1191
[Ludown] Skip QnA meta data filters from translation.
|
2019-08-09 16:04:05 -07:00 |
Emilio Munoz
|
1964e39f77
|
Merge pull request #1256 from microsoft/vishwac/1211
[Ludown] respect --lu_file option for translate command
|
2019-08-09 11:46:52 -07:00 |
Vishwac Sena Kannan
|
bc30205628
|
Added function docs
|
2019-08-09 11:45:42 -07:00 |
Vishwac Sena Kannan
|
08b035226c
|
Fix for #606
|
2019-08-09 11:30:06 -07:00 |
Fei Chen
|
775357af74
|
refactor parseFileContent to remove unused code and split a huge function into four child function
|
2019-08-09 15:21:41 +08:00 |
Fei Chen
|
88d5eb03d2
|
remove filePath parameter and source parameter
|
2019-08-09 14:50:05 +08:00 |
Fei Chen
|
a5d93bf4ca
|
make multiple hash work in intent and Qna section
|
2019-08-09 13:49:17 +08:00 |
Vishwac Sena Kannan
|
97ff0aad23
|
removing commented code.
|
2019-08-08 17:27:57 -07:00 |
Vishwac Sena Kannan
|
046162414b
|
Adding tests.
|
2019-08-08 17:24:43 -07:00 |
Vishwac Sena Kannan
|
c28a45454d
|
Updating with parser logic
|
2019-08-08 16:53:36 -07:00 |
Vishwac Sena Kannan
|
3029b56bb1
|
refresh command updates for application metadata
|
2019-08-08 15:51:45 -07:00 |
Vishwac Sena Kannan
|
e728c98d12
|
Fix for #1211
|
2019-08-08 13:43:20 -07:00 |
Vishwac Sena Kannan
|
180c3d7cbf
|
Fix for #1191
|
2019-08-08 13:28:24 -07:00 |
Fei Chen
|
3bec64c9f7
|
apply error handling logic to all thrown exceptions
|
2019-08-08 18:01:39 +08:00 |
Fei Chen
|
921d53caac
|
apply latest fixes from master
|
2019-08-08 14:54:28 +08:00 |
Fei Chen
|
58e0684028
|
merge mastrer
|
2019-08-08 13:20:27 +08:00 |
Fei Chen
|
3320a57f36
|
fix tests
|
2019-08-08 13:15:06 +08:00 |
Emilio Munoz
|
670c696716
|
Merge pull request #1251 from microsoft/vishwac/1250
[Ludown] Inline and explicit role definitions are handled correctly
|
2019-08-07 18:09:59 -07:00 |