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

[FEATURE] Reranking of the Search Results #362

Open
20001LastOrder opened this issue May 6, 2024 · 1 comment
Open

[FEATURE] Reranking of the Search Results #362

20001LastOrder opened this issue May 6, 2024 · 1 comment
Assignees

Comments

@20001LastOrder
Copy link
Collaborator

PROBLEM
Currently, the search actions simply use the underlying search engine to retrieve results from the (refactored query). We may also want to do a reranking based on the original question.

SOLUTION
After the BaseRetrievalAction is implemented (#347), add a reranking component to it.

@andytai7
Copy link

Will look into this.

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

No branches or pull requests

2 participants