Azure / azure-cosmos-dotnet-v3

.NET SDK for Azure Cosmos DB for the core SQL API
MIT License
736 stars 491 forks source link

ContainerProperties: Refactors Vector Embedding and Indexing Policy Interfaces to Mark Them as Public for Preview #4486

Closed kundadebdatta closed 4 months ago

kundadebdatta commented 4 months ago

Pull Request Template

Description

The purpose of this PR is to mark the new VectorEmbeddingPolicy in the ContainerProperties as a public surface interface for preview release, and introducing new VectorIndexes in the IndexingPolicy to enable Vector Similarity Search in Cosmos DB.

Relevant PR for the vector similarity work: 4379

Type of change

Please delete options that are not relevant.

Closing issues

To automatically close an issue: closes #4364