Skip to content

Commit 321aaf3

Browse files
committed
resolve PR feedback
1 parent 36de402 commit 321aaf3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/content-understanding/tutorial/build-rag-solution.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: tonyeiyalla
77
manager: nitinme
88
ms.service: azure-ai-content-understanding
99
ms.topic: tutorial
10-
ms.date: 04/23/2025
10+
ms.date: 04/25/2025
1111
---
1212

1313
# Tutorial: Build a retrieval-augmented generation solution
@@ -16,7 +16,7 @@ This tutorial explains how to create a retrieval-augmented generation (RAG) solu
1616

1717
## Exercises included in this tutorial
1818

19-
* **[Create an analyzer](#creating-an-analyzer)**. Learn how to create reusable analyzers to extract structured content from multimodal data using content extraction.
19+
* **[Create analyzers](#create-analyzers)**. Learn how to create reusable analyzers to extract structured content from multimodal data using content extraction.
2020
* **[Generate targeted metadata with field extraction](#content-and-field-extraction)**. Discover how to use AI to generate further metadata, such as summaries or key topics, to enrich extracted content.
2121
* **[Preprocess extracted content](#preprocessing-output-from-content-understanding)**. Explore ways to transform extracted content into vector embeddings for semantic search and retrieval.
2222
* **[Design a unified index](#embed-and-index-extracted-content)**. Develop a unified Azure AI Search index that integrates and organizes multimodal data for efficient retrieval.

0 commit comments

Comments
 (0)