Skip to content

Commit

Permalink
Fixing build warning
Browse files Browse the repository at this point in the history
  • Loading branch information
aayush3011 committed Apr 19, 2024
1 parent e9dabf0 commit ad2002c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions extensions/AzureCosmosDBMongoDB/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Developing with Azure CosmosDB MongoDB vCore

Integrated Vector Database in Azure Cosmos DB for MongoDB vCore can be used to seamlessly connect your AI-based applications with your data that's stored in Azure Cosmos DB. This integration can include apps that you built by using Azure OpenAI embeddings. The natively integrated vector database enables you to efficiently store, index, and query high-dimensional vector data that's stored directly in Azure Cosmos DB for MongoDB vCore, along with the original data from which the vector data is created. It eliminates the need to transfer your data to alternative vector stores and incur additional costs.

Please refer to this link for setting up your Azure CosmosDB MongoDB vCore cluster, and more information on vector search using [Azure CosmosDB MongoDB vCore](https://learn.microsoft.com/en-us/azure/cosmos-db/mongodb/vcore/vector-search).

0 comments on commit ad2002c

Please sign in to comment.