You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -25,10 +26,6 @@ Use the Language Understanding (LUIS) prediction client library for .NET to:
25
26
* The current version of [.NET Core](https://dotnet.microsoft.com/download/dotnet-core).
26
27
* A LUIS app ID - use the public IoT app ID of `df67dcdb-c37d-46af-88e1-8b97951ca1c2`. The user query used in the quickstart code is specific to that app.
* A LUIS app ID - use the public IoT app ID of `df67dcdb-c37d-46af-88e1-8b97951ca1c2`. The user query used in the quickstart code is specific to that app.
23
22
24
23
## Prerequisites
25
24
26
25
* Language Understanding (LUIS) portal account - [Create one for free](https://www.luis.ai)
27
26
*[Python 3.x](https://www.python.org/)
27
+
* A LUIS app ID - use the public IoT app ID of `df67dcdb-c37d-46af-88e1-8b97951ca1c2`. The user query used in the quickstart code is specific to that app.
0 commit comments