Skip to content

Commit a07493d

Browse files
committed
adding orchestration workflow to overview, landing paeg
1 parent 5fbb1de commit a07493d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

articles/cognitive-services/language-service/orchestration-workflow/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: language-service
1010
ms.topic: overview
11-
ms.date: 03/03/2022
11+
ms.date: 03/18/2022
1212
ms.author: aahi
1313
ms.custom: language-service-orchestration
1414
---
@@ -31,7 +31,7 @@ The API is a part of [Azure Cognitive Services](../../index.yml), a collection o
3131

3232
## Reference documentation and code samples
3333

34-
As you use text summarization in your applications, see the following reference documentation and samples for Azure Cognitive Services for Language:
34+
As you use orchestration workflow in your applications, see the following reference documentation and samples for Azure Cognitive Services for Language:
3535

3636
|Development option / language |Reference documentation |Samples |
3737
|---------|---------|---------|

articles/cognitive-services/language-service/overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ Azure Cognitive Service for Language provides the following features:
4444
> | [Text Summarization (preview)](text-summarization/overview.md) | This pre-configured feature extracts key sentences that collectively convey the essence of a document. | * [Language Studio](language-studio.md) <br> * [REST API and client-library](text-summarization/quickstart.md) |
4545
> | [Conversational language understanding (preview)](conversational-language-understanding/overview.md) | Build an AI model to bring the ability to understand natural language into apps, bots, and IoT devices. | * [Language Studio](conversational-language-understanding/quickstart.md)
4646
> | [Question answering](question-answering/overview.md) | This pre-configured feature provides answers to questions extracted from text input, using semi-structured content such as: FAQs, manuals, and documents. | * [Language Studio](language-studio.md) <br> * [REST API and client-library](question-answering/quickstart/sdk.md) |
47+
> | [Orchestration workflow](orchestration-workflow/overview.md) | Train language models to connect your applications to question answering, conversational language understanding, and LUIS | * [Language Studio](orchestration-workflow/quickstart.md?pivots=language-studio) <br> * [REST API](orchestration-workflow/quickstart.md?pivots=rest-api) |
4748
4849
## Tutorials
4950

0 commit comments

Comments
 (0)