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

.Net: Add shared integration tests for checking vector search scores #10144

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

westey-m
Copy link
Contributor

@westey-m westey-m commented Jan 9, 2025

Motivation and Context

Adds tests for verifying the scores as mentioned in #10103
Only adding tests for passing connectors right now.

Description

Adding a common base test class with integration tests for checking the returned vector scores.
Adding subclasses for InMemory, Qdrant and Postgres, since these are passing end to end.

Contribution Checklist

@westey-m westey-m requested a review from a team as a code owner January 9, 2025 18:28
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel labels Jan 9, 2025
@github-actions github-actions bot changed the title Add shared integration tests for checking vector search scores .Net: Add shared integration tests for checking vector search scores Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kernel Issues or pull requests impacting the core kernel .NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants