openai / chatgpt-retrieval-plugin

The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding Azure CosmosDB Mongo vCore as a datastore.

aayush3011 opened this issue · comments

I will be adding Azure CosmosDB Mongo vCore as a data store. Mongo vCore now supports vector search on embeddings, and it can be used to seamlessly integrate your AI-based applications with your data stored in the Azure ComsosDB. More details about Mongo vCore can be found here https://learn.microsoft.com/en-us/azure/cosmos-db/mongodb/vcore/vector-search.

The PR is merged -> #379