Skip to content

Commit 16e139d

Browse files
Albertyang0aahill
andauthored
Apply suggestions from code review
Co-authored-by: aahill <[email protected]>
1 parent ad38133 commit 16e139d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,9 @@ If you want to implement additional value-based criteria for query execution, yo
149149
* Only vCore-based Azure Cosmos DB for MongoDB is supported.
150150
* The search type is limited to [Integrated Vector Database in Azure Cosmos DB for MongoDB](/azure/cosmos-db/mongodb/vcore/vector-search) with an Azure OpenAI embedding model.
151151
* This implementation works best on unstructured and spatial data.
152+
### Data preparation
152153

154+
Use the script provided on [GitHub](https://github.com/microsoft/sample-app-aoai-chatGPT/tree/main/scripts#data-preparation) to prepare your data.
153155
<!--### Add your data source in Azure OpenAI Studio
154156
155157
To add vCore-based Azure Cosmos DB for MongoDB as a data source, you will need an existing Azure Cosmos DB for MongoDB index containing your data, and a deployed Azure OpenAI Ada embeddings model that will be used for vector search.

0 commit comments

Comments
 (0)