Skip to content

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
@kirankumarkolli kirankumarkolli deleted the users/kundadebdatta/make_vector_search_public branch May 15, 2024 22:57
microsoft-github-policy-service bot pushed a commit that referenced this pull request Oct 24, 2024
…nterfaces to Mark Them as Public for GA (#4845)

# Pull Request Template

## Description

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

Relevant PRs for the vector similarity work: 

- [ContainerProperties: Adds Vector Embedding and Indexing
Policy](#4379)
- [ContainerProperties: Refactors Vector Embedding and Indexing Policy
Interfaces to Mark Them as Public for
Preview](#4486)
- [VectorIndexDefinition: Adds Support for Partitioned
DiskANN](#4792)

## Type of change

Please delete options that are not relevant.

- [x] New feature (non-breaking change which adds functionality)

## Closing issues

To automatically close an issue: closes #4825
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

5 participants