Skip to content

Commit 2ef3483

Browse files
Merge pull request #272937 from Albertyang0/Broken-links-fix-aahi
Fix broken links - aahi
2 parents 88c9d2b + bd3132e commit 2ef3483

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,9 +150,10 @@ If you want to implement additional value-based criteria for query execution, yo
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.
152152

153+
153154
### Data preparation
154155

155-
Use the script provided on [GitHub](https://github.com/microsoft/sample-app-aoai-chatGPT/blob/feature/2023-9/scripts/cosmos_mongo_vcore_data_preparation.py) to prepare your data.
156+
Use the script provided on [GitHub](https://github.com/microsoft/sample-app-aoai-chatGPT/tree/main/scripts#data-preparation) to prepare your data.
156157

157158
<!--### Add your data source in Azure OpenAI Studio
158159

0 commit comments

Comments
 (0)