Skip to content

Commit 980d030

Browse files
authored
Merge pull request #107812 from diberry/diberry/0316-luis-nlu
[CogSvcs] LUIS - NLU.DevOps
2 parents 75ccc24 + c939457 commit 980d030

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/cognitive-services/LUIS/developer-reference-resource.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Developer resources - Language Understanding
33
description: SDKs, REST APIs, CLI, help you develop Language Understanding (LUIS) apps in your programming language. Manage your Azure resources and LUIS predictions.
44
ms.topic: reference
5-
ms.date: 02/11/2020
5+
ms.date: 03/16/2020
66
---
77

88
# SDK, REST, and CLI developer resources for Language Understanding (LUIS)
@@ -100,6 +100,7 @@ Bot framework provides [several tools](https://github.com/microsoft/botbuilder-t
100100
* [LUISGen](https://github.com/microsoft/botbuilder-tools/blob/master/packages/LUISGen) - Auto generate backing C#/Typescript classes for your LUIS intents and entities.
101101
* [Bot Framework emulator](https://github.com/Microsoft/BotFramework-Emulator/releases) - a desktop application that allows bot developers to test and debug bots built using the Bot Framework SDK
102102
* [Bot Framework Composer](https://github.com/microsoft/BotFramework-Composer/blob/stable/README.md) - an integrated development tool for developers and multi-disciplinary teams to build bots and conversational experiences with the Microsoft Bot Framework
103+
* [microsoft/NLU.DevOps](https://github.com/microsoft/NLU.DevOps) - Tools supporting continuous integration and deployment for NLU services.
103104

104105
## Next steps
105106

0 commit comments

Comments
 (0)