Skip to content

Commit 7c0d04d

Browse files
committed
minor updates
1 parent 09788ad commit 7c0d04d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/openai/concepts/use-your-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -272,9 +272,9 @@ Using the Elasticsearch data source is a preview feature which is subject to the
272272
Azure OpenAI On Your Data provides the following search types you can use when you add your data source.
273273

274274
* [Keyword search](/azure/search/search-lucene-query-architecture)
275-
* [Vector search](/azure/search/vector-search-overview) using Ada [embedding](./understand-embeddings.md) models, available in [selected regions](models.md#embeddings-models)
275+
* [Vector search](/azure/search/vector-search-overview)
276276

277-
To enable vector search, you need an existing embedding model deployed in your Azure OpenAI resource or hosted on Elasticsearch. Select your embedding deployment when connecting your data, then select one of the vector search types under **Data management**. If you're using Azure AI Search as a data source, make sure you have a vector column in the index.
277+
To enable vector search, you need an existing embedding model deployed in your Azure OpenAI resource or hosted on Elasticsearch. Select your embedding deployment when connecting your data, then select one of the vector search types under **Data management**.
278278

279279
| Search option | Retrieval type | Additional pricing? |Benefits|
280280
|---------------------|------------------------|---------------------| -------- |

0 commit comments

Comments
 (0)