This repository was archived by the owner on Jan 15, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +486
-304
lines changed
Expand file tree Collapse file tree 4 files changed +486
-304
lines changed Original file line number Diff line number Diff line change @@ -18,16 +18,16 @@ The principles guiding the tool include:
1818
1919Commands invoked by BF [ New Command] as follows:
2020
21- | New Command | Old Tool(s) | Status |
22- | ----------- | ----------- | ------- |
23- | Chatdown | Chatdown | Preview |
24- | QnAMaker | QnAMaker | Preview |
25- | LUIS | LuDown | Preview |
26- | LUIS | LuisGen | Preview |
27- | LUIS | LUIS (api) | TBD |
28- | LG | MSLG | TBD |
29- | Dispatch | Dispatch | TBD |
30- | Dialog | \< new\> | TBD |
21+ | New Command | Old Tool(s) | Status |
22+ | ----------------------------- | ----------- | ------- |
23+ | Chatdown | Chatdown | Preview |
24+ | QnAMaker | QnAMaker | Preview |
25+ | luis : convert , luis : translate | LuDown | Preview |
26+ | luis : convert | LuisGen | Preview |
27+ | LUIS | LUIS (api) | TBD |
28+ | LG | MSLG | TBD |
29+ | Dispatch | Dispatch | TBD |
30+ | Dialog | \< new\> | TBD |
3131
3232
3333
Original file line number Diff line number Diff line change 88[ ![ Downloads/week] ( https://img.shields.io/npm/dw/@microsoft/bf-luis.svg )] ( https://npmjs.org/package/@microsoft/bf-luis )
99[ ![ License] ( https://img.shields.io/npm/l/@microsoft/bf-luis.svg )] ( https://github.com/microsoft/botframework-cli/blob/master/package.json )
1010
11+ # Relevant file formats
12+ * [ ` lu file format ` ] ( ./docs/lu-file-format.md )
13+ * [ ` QnA file format ` ] ( ./docs/qna-file-format.md )
14+
1115# Commands
1216<!-- commands -->
1317* [ ` bf luis:convert ` ] ( #bf-luisconvert )
You can’t perform that action at this time.
0 commit comments