Skip to content

Commit e66f35c

Browse files
committed
Added more detail to vector search lab description
1 parent afd20cb commit e66f35c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

08_Vector_Search_Cosmos_DB/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ In this example, assume textual data is vectorized and stored within an Azure Co
2222

2323
## Lab 3 - Use vector search on embeddings in Azure Cosmos DB for MongoDB vCore
2424

25-
In this lab, a notebook is used to demonstrate how to add an embedding field to a document, create a vector search index, and perform a vector search query.
25+
In this lab, a notebook is used to demonstrate how to add an embedding field to a document, create a vector search index, and perform a vector search query. The notebook ends with a demonstration of utilizing vector search with an LLM in a RAG scenario.
2626

2727
Lab 3 requires the Azure OpenAI endpoint and access key to be added to the settings (`.env`) file. Access this information by opening [Azure OpenAI Studio](https://oai.azure.com/portal) and selecting the **Gear**/Settings icon located to the right in the top toolbar.
2828

0 commit comments

Comments
 (0)