Skip to content

.Net: Add a store for textual rag#11834

Merged
westey-m merged 3 commits intomicrosoft:feature-conversation-state-extensionsfrom
westey-m:add-ragstore
May 2, 2025
Merged

.Net: Add a store for textual rag#11834
westey-m merged 3 commits intomicrosoft:feature-conversation-state-extensionsfrom
westey-m:add-ragstore

Conversation

@westey-m
Copy link
Contributor

@westey-m westey-m commented May 1, 2025

Motivation and Context

We should have a simple way of uploading text and doing RAG over that text.
This branch is not up to date with the latest MEVD changes, but will be updated after this PR with changes to make
use of the new features.

Description

Adding a store that allows easy uploading of text or links to text and exposing that text via the TextRagComponent

Contribution Checklist

@westey-m westey-m requested a review from a team as a code owner May 1, 2025 09:49
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel labels May 1, 2025
@github-actions github-actions bot changed the title Add a store for textual rag .Net: Add a store for textual rag May 1, 2025
@westey-m westey-m merged commit 9cf5d1c into microsoft:feature-conversation-state-extensions May 2, 2025
11 checks passed
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.

4 participants