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

Update DocIndexRetriever Example to allow user passing in retriever/reranker params #880

Merged
merged 13 commits into from
Sep 27, 2024

Conversation

minmin-intel
Copy link
Collaborator

Description

Previously there is no interface for user to set retriever/reranker params. This PR will allow user passing in retriever/reranker params in requests to the retrieval tool gateway.

Issues

n/a.

Type of change

  • New feature (non-breaking change which adds new functionality)

Dependencies

No newly introduced 3rd party dependency if exists.

Tests

Unit tests in test folder.

Signed-off-by: minmin-intel <minmin.hou@intel.com>
pre-commit-ci bot and others added 10 commits September 26, 2024 16:51
Signed-off-by: minmin-intel <minmin.hou@intel.com>
Signed-off-by: minmin-intel <minmin.hou@intel.com>
Signed-off-by: minmin-intel <minmin.hou@intel.com>
Signed-off-by: minmin-intel <minmin.hou@intel.com>
Signed-off-by: minmin-intel <minmin.hou@intel.com>
Signed-off-by: minmin-intel <minmin.hou@intel.com>
Copy link
Collaborator

@xuechendi xuechendi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

minmin-intel and others added 2 commits September 26, 2024 21:18
Signed-off-by: minmin-intel <minmin.hou@intel.com>
@lvliang-intel lvliang-intel merged commit 62e06a0 into opea-project:main Sep 27, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants