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

[release/9.0] Enable Cosmos vector search on EF9 #35183

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

ajcvickers
Copy link
Contributor

This ports #35074 to 9.0-staging.

Description

During the development of EF9, we worked with the Cosmos SDK folks to enable vector search against Cosmos DB using EF Core. This shipped in EF9, but we had to disable some functionality because it was not yet available in a non-preview Cosmos SDK. Cosmos have now released a public SDK, so this change updates EF9 to use these new APIs. The Cosmos folks have asked us to do this to make adoption of vector search easier for Cosmos customers.

Customer impact

Customers who want to try out vector search can use EF and the Cosmos emulator as an easy, low-friction way to get into vector search on Cosmos.

How found

N/A

Regression

No.

Testing

Existing tests enabled and passing.

Risk

Low.

@ajcvickers
Copy link
Contributor Author

/cc @Pilchie

@ajcvickers ajcvickers requested a review from a team November 22, 2024 15:10
Directory.Packages.props Outdated Show resolved Hide resolved
@ajcvickers ajcvickers added this to the 9.0.x milestone Nov 22, 2024
@roji roji changed the title Enable Cosmos vector search on EF9 [release/9.0] Enable Cosmos vector search on EF9 Nov 25, 2024
@roji
Copy link
Member

roji commented Nov 26, 2024

Servicing approved via email

@ajcvickers ajcvickers modified the milestones: 9.0.x, 9.0.1 Nov 27, 2024
@ajcvickers ajcvickers merged commit 08b4d43 into release/9.0-staging Nov 27, 2024
7 checks passed
@ajcvickers ajcvickers deleted the BringTheNoise branch November 27, 2024 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants