-
Notifications
You must be signed in to change notification settings - Fork 144
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
adding VDMS retriever and test - The VDMS retriever and test are implemented in this PR. PLEASE NOTE: The input for retriever is EmbedDoc and return is SearchedDoc (these types may need to be updated for service integration) #467
Conversation
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @arijit-intel, please update Dataperp component to support data ingestion to VDMS https://github.com/opea-project/GenAIComps/tree/main/comps/dataprep. This will help use case to easily take advantage of VDMS.
…iever merge remote-tracking branch
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
Merge remote-tracking branch 'origin/sameh-retriever' into sameh-retriever
Codecov ReportAll modified and coverable lines are covered by tests ✅
|
@chensuyue can you please tag this PR with 'V0.9' Milestone |
submitted a new PR for the feature |
|
Description
The summary of the proposed changes as long as the relevant motivation and context.
Issues
List the issue or RFC link this PR is working on. If there is no such link, please mark it as
n/a
.Type of change
List the type of change like below. Please delete options that are not relevant.
Dependencies
List the newly introduced 3rd party dependency if exists.
Tests
Describe the tests that you ran to verify your changes.