Skip to content

Commit c0faa3b

Browse files
committed
title
1 parent 53a912f commit c0faa3b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/machine-learning/how-to-retrieval-augmented-generation-cloud-to-local.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Retrieval Augmented Generation (RAG) cloud to local (preview)
2+
title: Work with RAG prompt flows locally (preview)
33
titleSuffix: Azure Machine Learning
4-
description: Learn to work with your Azure Machine Learning RAG prompt flows locally by using th
4+
description: Learn to work with your Azure Machine Learning (RAG) prompt flows locally by using the Prompt flow extension in Visual Studio Code.
55
e prompt flow Visual Studio Code extension.
66
services: machine-learning
77
ms.service: azure-machine-learning
@@ -16,7 +16,7 @@ ms.custom:
1616
- ignite-2023
1717
---
1818

19-
# RAG from cloud to local - bring your own data QnA (preview)
19+
# Work with RAG prompt flows locally (preview)
2020

2121
[Retrieval Augmented Generation (RAG)](concept-retrieval-augmented-generation.md) is a pattern that works with pretrained Large Language Models (LLM) and your own data to generate responses. You can implement RAG in a prompt flow in Azure Machine Learning.
2222

0 commit comments

Comments
 (0)