haystack-core-integrations
haystack-core-integrations copied to clipboard
Azure CosmosDB Vector Search integration
Related Issues
Azure Cosmos DB Mongo vCore
Azure Cosmos DB NoSql
Proposed Changes:
Added vector search support for Azure Cosmos DB for NoSql and Mongo vCore. It includes all the features mentioned in the links above.
How did you test it?
Added unit tests, and integration tests for testing.
Notes for the reviewer
Checklist
- I have read the contributors guidelines and the code of conduct
- I have updated the related issue with new insights and changes
- I added unit tests and updated the docstrings
- I've used one of the conventional commit types for my PR title:
fix:,feat:,build:,chore:,ci:,docs:,style:,refactor:,perf:,test:.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
It seems that we can already use Azure CosmosDB via our existing integrations. See https://haystack.deepset.ai/integrations/azure-cosmos-db.
I am closing the PR for the moment.