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

Enable reranking #796

Merged
merged 4 commits into from
Jan 19, 2024
Merged

Enable reranking #796

merged 4 commits into from
Jan 19, 2024

Conversation

PhilippeMoussalli
Copy link
Contributor

@PhilippeMoussalli PhilippeMoussalli commented Jan 18, 2024

Fixes #796

Component that enables reranking.

Reranking seems to currently only support text prompts, for this reason the retrieval component (similar to the recent changes to the indexing) now supports accepting both embeddings and text for the retrieval prompt

"text": "text"
}
)

Copy link
Member

Choose a reason for hiding this comment

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

I think you forgot closing ticks here.

Base automatically changed from enable-hybrid-search to main January 19, 2024 07:42
@PhilippeMoussalli PhilippeMoussalli merged commit 72d6822 into main Jan 19, 2024
6 of 7 checks passed
@PhilippeMoussalli PhilippeMoussalli deleted the enable-reranking branch January 19, 2024 07:47
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.

2 participants