Skip to content

.Net: Add integration test to ensure that search only embedding generation works #12059

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

Conversation

westey-m
Copy link
Contributor

Motivation and Context

We should be able to use an embedding generator to search even when we provide vectors for upsert directly.

Description

  • Adds a conformance test to verify this behavior.
  • The test is currently failing for all implementations, as we require a fix.

Contribution Checklist

@westey-m westey-m requested a review from a team as a code owner May 14, 2025 16:02
@markwallace-microsoft markwallace-microsoft added the .NET Issue or Pull requests regarding .NET code label May 14, 2025
@github-actions github-actions bot changed the title Add integration test to ensure that search only embedding generation works .Net: Add integration test to ensure that search only embedding generation works May 14, 2025
@westey-m westey-m merged commit e065a90 into microsoft:feature-vector-data-preb3 May 15, 2025
7 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants