Skip to content

Commit 711f257

Browse files
committed
update ov
1 parent 9b801ce commit 711f257

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/ai-services/computer-vision/overview-image-analysis.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: azure-ai-vision
99
ms.custom: references_regions, build-2023, build-2023-dataai
1010
ms.topic: overview
11-
ms.date: 07/04/2023
11+
ms.date: 02/20/2024
1212
ms.author: pafarley
1313
keywords: Azure AI Vision, Azure AI Vision applications, Azure AI Vision service
1414
---
@@ -74,6 +74,8 @@ The Product Recognition APIs let you analyze photos of shelves in a retail store
7474

7575
The multimodal embeddings APIs enable the _vectorization_ of images and text queries. They convert images to coordinates in a multi-dimensional vector space. Then, incoming text queries can also be converted to vectors, and images can be matched to the text based on semantic closeness. This allows the user to search a set of images using text, without needing to use image tags or other metadata. Semantic closeness often produces better results in search.
7676

77+
The `2024-02-01` API includes a multi-lingual model that supports text search in 102 languages. The original English-only model is still available, but it cannot be combined with the new model in the same search index. If you vectorized text and images using the English-only model, these vectors won’t be compatible with multi-lingual text and image vectors.
78+
7779
These APIs are only available in the following geographic regions: East US, France Central, Korea Central, North Europe, Southeast Asia, West Europe, West US.
7880

7981
[Multimodal embeddings](./concept-image-retrieval.md)

0 commit comments

Comments
 (0)