Skip to content

.Net: Switch to using interfaces for search instead of query objects.#8690

Merged
westey-m merged 6 commits intomicrosoft:feature-vector-searchfrom
westey-m:vector-search-8-switch-to-search-interfaces
Sep 13, 2024
Merged

.Net: Switch to using interfaces for search instead of query objects.#8690
westey-m merged 6 commits intomicrosoft:feature-vector-searchfrom
westey-m:vector-search-8-switch-to-search-interfaces

Conversation

@westey-m
Copy link
Copy Markdown
Contributor

Motivation and Context

As part of the vector search adr, we have agreed to switch to a different design for exposing different search experiences.

Description

  • Switch to individual interfaces for search.
  • Making vector search part of the collection interface

Contribution Checklist

@westey-m westey-m requested a review from a team as a code owner September 12, 2024 09:11
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel kernel.core memory labels Sep 12, 2024
@github-actions github-actions Bot changed the title Switch to using interfaces for search instead of query objects. .Net: Switch to using interfaces for search instead of query objects. Sep 12, 2024
Comment thread dotnet/samples/Concepts/Memory/VectorSearch_Simple.cs Outdated
Comment thread dotnet/src/SemanticKernel.Abstractions/Data/VectorSearch/IVectorizedSearch.cs Outdated
@westey-m westey-m merged commit 1fc7e91 into microsoft:feature-vector-search Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation kernel.core kernel Issues or pull requests impacting the core kernel memory .NET Issue or Pull requests regarding .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants