Skip to content

.Net: Improve langchain interop sample further#9472

Merged
westey-m merged 8 commits intomicrosoft:mainfrom
westey-m:vector-store-lcinterop-improve
Nov 5, 2024
Merged

.Net: Improve langchain interop sample further#9472
westey-m merged 8 commits intomicrosoft:mainfrom
westey-m:vector-store-lcinterop-improve

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
@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