Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ContainerProperties: Refactors Vector Embedding and Indexing Policy Interfaces to Mark Them as Public #4484

Closed

Conversation

kundadebdatta
Copy link
Member

@kundadebdatta kundadebdatta commented May 13, 2024

Pull Request Template

Description

The purpose of this PR is to mark the new VectorEmbeddingPolicy in ContainerProperties as a public interface 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.

  • New feature (non-breaking change which adds functionality)

Closing issues

To automatically close an issue: closes #4364

@kundadebdatta kundadebdatta changed the title ContainerProperties: Refactors Vector Embedding and Indexing Policy Interfaces to Mark Them as Public ContainerProperties: Refactors Vector Embedding and Indexing Policy Interfaces to Mark Them as Public May 13, 2024
@kundadebdatta kundadebdatta marked this pull request as draft May 13, 2024 20:21
@kundadebdatta
Copy link
Member Author

This PR is now broken into two parts.

Hence closing this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vector Similarity: Add Relevant Collection/ Container Properties
4 participants