Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Chris McConnell f65dcf426d
Fix bug in luis:build and support operations in generator (#641)
This is in preparation to move this to experimental and out of CLI.
Fix a bug in luis:build where --dialog generates $type instead of $kind.
Redo how the generator works so that less is in the code and more in the templates. In particular templates can generate the default $entities and include other templates.
Added templates to support manipulating enum arrays including add/remove/clear/show.
Added hash codes to all generated files.

Co-authored-by: Chris Anderson <chrande@microsoft.com>
Co-authored-by: Emilio Munoz <emmunozp@microsoft.com>
2020-04-03 13:47:30 -07:00
Tony Xia 5dc1a7da0f
Correct 2 wording issues (#579) 2020-02-25 10:51:02 -08:00
Chris McConnell 569542ba12
Update luis:build and dialog:generate (#496)
* Update luis:build and dialog:generate
to output expression bindings for recognizer.
Remove $role of lg and memorypath.

* Fix syntax bugs in tests.

* Fix lint error.
2020-01-27 18:44:23 -08:00
vishwacsena 206d069291
[Spec] Lubuild -> bf luis:make (#325)
* spec

* Fixes for PR comments

* PR feedback

* Updates based on PR comments.

* Finalizing based on PR feedback
2019-12-16 15:32:33 -08:00