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 generic data model sample #9021

Merged

Conversation

westey-m
Copy link
Contributor

Motivation and Context

The generic data model can be used instead of a custom data model when using the vector store implementations.
 
#8986

Description

Adding a sample to show how to use the generic data model to upsert data and retrieve using custom and vice versa, to show the flexibility of the generic data model and how it is interchangeable and interoperable with a custom data model.

Contribution Checklist

@westey-m westey-m requested a review from a team as a code owner September 27, 2024 17:30
@markwallace-microsoft markwallace-microsoft added the .NET Issue or Pull requests regarding .NET code label Sep 27, 2024
@github-actions github-actions bot changed the title Add generic data model sample .Net: Add generic data model sample Sep 27, 2024
@westey-m westey-m added this pull request to the merge queue Sep 30, 2024
Merged via the queue into microsoft:main with commit fdab1e1 Sep 30, 2024
15 checks passed
@westey-m westey-m deleted the vector-store-generic-data-model-sample branch September 30, 2024 15:17
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.

3 participants