Skip to content

Commit e579db9

Browse files
authored
Update vector-database.md
1 parent 80a967a commit e579db9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/vector-database.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 03/30/2024
1212

1313
# Vector database
1414

15-
[!INCLUDE[NoSQL, MongoDB vCore, PostgreSQL](includes/appliesto-nosql-mongodbvcore-postgresql.md)]
15+
[!INCLUDE[NoSQL, MongoDB, PostgreSQL](includes/appliesto-nosql-mongodb-postgresql.md)]
1616

1717
Vector databases are used in numerous domains and situations across analytical and generative AI, including natural language processing, video and image recognition, recommendation system, search, etc.
1818

@@ -107,7 +107,7 @@ You can implement integrated vector database functionalities for the following [
107107

108108
### API for MongoDB
109109

110-
Use the natively [integrated vector database in Azure Cosmos DB for MongoDB vCore](mongodb/vcore/vector-search.md), which offers an efficient way to store, index, and search high-dimensional vector data directly alongside other application data. This approach removes the necessity of migrating your data to costlier alternative vector databases and provides a seamless integration of your AI-driven applications.
110+
Use the natively [integrated vector database in Azure Cosmos DB for MongoDB](mongodb/vcore/vector-search.md), which offers an efficient way to store, index, and search high-dimensional vector data directly alongside other application data. This approach removes the necessity of migrating your data to costlier alternative vector databases and provides a seamless integration of your AI-driven applications.
111111

112112
#### Code samples
113113

0 commit comments

Comments
 (0)