Skip to content

Commit fc0c0cf

Browse files
committed
QnA & CQA to AOAIOYD
1 parent b7b67dd commit fc0c0cf

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

articles/ai-services/language-service/question-answering/how-to/azure-openai-integration.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ ms.topic: how-to
99
ms.date: 02/09/2024
1010
---
1111

12+
> [!NOTE]
13+
> [Azure Open AI On Your Data](../../../openai/concepts/use-your-data.md) utilizes large language models (LLMs) to produce similar results to Custom Question Answering.
14+
1215
# Connect custom question answering with Azure OpenAI on your data
1316

1417
Custom question answering enables you to create a conversational layer on your data based on sophisticated Natural Language Processing (NLP) capabilities with enhanced relevance using a deep learning ranker, precise answers, and end-to-end region support. Most use cases for custom question answering rely on finding appropriate answers for inputs by integrating it with chat bots, social media applications and speech-enabled desktop applications.

articles/ai-services/qnamaker/How-To/migrate-to-openai.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ ms.topic: how-to
99
ms.date: 02/09/2024
1010
---
1111

12+
> [!NOTE]
13+
> [Azure Open AI On Your Data](../../openai/concepts/use-your-data.md) utilizes large language models (LLMs) to produce similar results to QnA Maker.
14+
1215
# Migrate QnA Maker to Azure OpenAI on your data
1316

1417
QnA Maker was designed to be a cloud-based Natural Language Processing (NLP) service that allowed users to create a natural conversational layer over their data. This service is being retired, having been replaced by [custom question answering](../../language-service/question-answering/overview.md). AI runtimes however, are evolving due to the development of Large Language Models (LLMs), such as GPT-35-Turbo and GPT-4 offered by [Azure OpenAI](../../openai/overview.md), which can address many chat-based use cases. Use this article to learn how to migrate your existing QnA Maker projects to Azure OpenAI.

0 commit comments

Comments
 (0)