openai / chatgpt-retrieval-plugin

The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.
MIT License
20.96k stars 3.68k forks source link

Adding Azure CosmosDB Mongo vCore as a datastore. #380

Closed aayush3011 closed 7 months ago

aayush3011 commented 8 months ago

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.

aayush3011 commented 7 months ago

The PR is merged -> https://github.com/openai/chatgpt-retrieval-plugin/pull/379