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: Improve langchain interop sample further #9472

Merged
merged 8 commits into from
Nov 5, 2024

Conversation

westey-m
Copy link
Contributor

@westey-m westey-m commented Oct 30, 2024

Motivation and Context

The sample could be improved by having a common data model that matches the one used in Lanchain, which also makes interoperable consumption of the different collections easier.

#9013

Description

  • Added Pinecone to samples
  • Added factories that expose the same data type for all vector stores
  • Added key mapping for Qdrant so that it can use the same data model

Contribution Checklist

@westey-m westey-m requested a review from a team as a code owner October 30, 2024 15:58
@markwallace-microsoft markwallace-microsoft added the .NET Issue or Pull requests regarding .NET code label Oct 30, 2024
@github-actions github-actions bot changed the title Improve langchain interop sample further .Net: Improve langchain interop sample further Oct 30, 2024
@westey-m westey-m added this pull request to the merge queue Nov 5, 2024
Merged via the queue into microsoft:main with commit 238c26d Nov 5, 2024
15 checks passed
@westey-m westey-m deleted the vector-store-lcinterop-improve branch November 5, 2024 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation .NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants