Skip to content

Commit 9b90849

Browse files
committed
rename 09_Vector_Search_Cosmos_DB
1 parent 49a6b65 commit 9b90849

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

09_Vector_Search_Cosmos_DB/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Use vector search on embeddings in vCore-based Azure Cosmos DB for NoSQL
1+
# Use vector search on embeddings in Azure Cosmos DB for NoSQL
22

33
>**NOTE**: vCore-based Azure Cosmos DB for NoSQL supports vector search on embeddings. This functionality is not supported on RUs-based accounts.
44

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
1. [Provision Azure resources](/06_Provision_Azure_Resources/README.md)
1010
1. [Create your first Cosmos DB project](/07_Create_First_Cosmos_DB_Project/README.md)
1111
1. [Load data into Azure Cosmos DB NoSQL API](/08_Load_Data/README.md)
12-
1. [Use vector search on embeddings in vCore-based Azure Cosmos DB for NoSQL](/09_Vector_Search_Cosmos_DB/README.md)
12+
1. [Use vector search on embeddings in Azure Cosmos DB for NoSQL](/09_Vector_Search_Cosmos_DB/README.md)
1313
1. [LangChain](/10_LangChain/README.md)
1414
1. [Backend API](/11_Backend_API/README.md)
1515
1. [Connect the chat user interface with the chatbot API](/12_User_Interface/README.md)

0 commit comments

Comments
 (0)