Skip to content

Commit 67de9a9

Browse files
authored
Update multimodal-search-overview.md
fixing typo
1 parent d08bcd2 commit 67de9a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/multimodal-search-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ A multimodal pipeline begins by cracking each source document into chunks of tex
4141
|----------------|------------------------------------|---------------------------|
4242
| Text location metadata extraction (page, bounding polygon) | Yes | No |
4343
| Image location metadata extraction (page, bounding polygon) | Yes | Yes |
44-
| Location metadata extraction based on file type | Multiple file support according to [Azure AI Document Intelligence layout model (preview)](azure/ai-services/document-intelligence/prebuilt/layout) | PDF only |
44+
| Location metadata extraction based on file type | Multiple file support according to [Azure AI Document Intelligence layout model (preview)](/azure/ai-services/document-intelligence/prebuilt/layout) | PDF only |
4545
| Data-extraction billing | Billed according to [Document Intelligence layout-model pricing](https://azure.microsoft.com/pricing/details/ai-document-intelligence/). | Image extraction is billed as outlined in the [Azure AI Search pricing page](https://azure.microsoft.com/pricing/details/search/). |
4646
| Recommended scenarios | RAG pipelines and agent workflows that need precise page numbers, on-page highlights, or diagram overlays in client apps. | Rapid prototyping or production pipelines where the exact position or detailed layout information isn't required. |
4747

0 commit comments

Comments
 (0)