Skip to content

Commit ba89ecb

Browse files
committed
Removed GIF
1 parent 0b4e96c commit ba89ecb

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed
Binary file not shown.

articles/search/multimodal-search-overview.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ Multimodal search is ideal for [retrieval-augmented generation (RAG)](retrieval-
3939

4040
To simplify the creation of a multimodal pipeline, Azure AI Search offers the **Import and vectorize data** wizard in the Azure portal. The wizard helps you configure a data source, define extraction and enrichment settings, and generate a multimodal index that contains text, embedded image references, and vector embeddings. For more information, see [Quickstart: Multimodal search in the Azure portal](search-get-started-portal-image-search.md).
4141

42-
[![Animated GIF showing how to create a multimodal index using the Import and vectorize data wizard in the Azure portal.](./media/multimodal-search-overview/multimodal-search-wizard.gif)](./media/multimodal-search-overview/multimodal-search-wizard.gif#lightbox)
43-
4442
The wizard follows these steps to create a multimodal pipeline:
4543

4644
1. **Extract content:** The [Document Extraction skill](cognitive-search-skill-document-extraction.md) or [Document Layout skill](cognitive-search-skill-document-intelligence-layout.md) obtains page text, inline images, and structural metadata. The Document Extraction skill doesn't extract polygons or page numbers, and the supported file types vary. For more information, see [Options for multimodal content extraction](#options-for-multimodal-content-extraction).

0 commit comments

Comments
 (0)