Azure-Samples / Cognitive-Services-LUIS-Programmatic-Console

A simple console that showcases how the SDK can be used to create and customize new LUIS apps.
MIT License
0 stars 3 forks source link

Removed metadata #3

Closed wiazur closed 5 years ago

wiazur commented 6 years ago

This sample is deprecated.

Purpose

Does this introduce a breaking change?

[ ] Yes
[x ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x ] Documentation content changes
[ ] Other... Please describe:

How to Test

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

What to Check

Verify that the following are valid

Other Information