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 for Preview #4486

Merged
merged 9 commits into from
May 15, 2024

Conversation

kundadebdatta
Copy link
Member

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.

  • 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 for Preview May 13, 2024
@kundadebdatta kundadebdatta marked this pull request as ready for review May 13, 2024 22:15
ealsur
ealsur previously approved these changes May 15, 2024
@kundadebdatta kundadebdatta self-assigned this May 15, 2024
@kundadebdatta kundadebdatta added the auto-merge Enables automation to merge PRs label May 15, 2024
@kirankumarkolli kirankumarkolli added auto-merge Enables automation to merge PRs and removed auto-merge Enables automation to merge PRs labels May 15, 2024
@kirankumarkolli kirankumarkolli merged commit a3c9d77 into master May 15, 2024
21 checks passed
@kirankumarkolli kirankumarkolli deleted the users/kundadebdatta/make_vector_search_public branch May 15, 2024 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Enables automation to merge PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vector Similarity: Add Relevant Collection/ Container Properties
4 participants