IEvangelist / azure-cosmos-dotnet-repository

Wraps the .NET SDK for Azure Cosmos DB abstracting away the complexity, exposing a simple CRUD-based repository pattern
https://ievangelist.github.io/azure-cosmos-dotnet-repository
MIT License
311 stars 92 forks source link

Add new VectorDistance Query support #466

Open pedronihwl opened 3 months ago

pedronihwl commented 3 months ago

Hello, I really like this library and would like to contribute by adding the new VectorDistance functionalities from CosmosDB for semantic search in a vector storage. It would be useful for a personal project of mine, and I believe it would also be beneficial for the healthy development of the lib.

You can se about that right where VectorDistance CosmosDB

IEvangelist commented 3 months ago

Happy to review contributions and I believe that would be valuable! Reference this issue in any PR and tag me. Thank you.