-
Notifications
You must be signed in to change notification settings - Fork 45
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
Adds HybridRetriever #14
Conversation
39bd5fa
to
85bcfac
Compare
85bcfac
to
b21d513
Compare
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.
Generally looks good, but there should not be different questions for the two indexes.
b104f65
to
5182bb9
Compare
5182bb9
to
a35915a
Compare
a35915a
to
267fb72
Compare
126aa48
to
49a7f8d
Compare
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.
Cool, looking forward to the next PR with HybridCypherRetriever
:)
Summary
We want to add a retriever strategy for Hybrid Search.
HybridRetriever
HybridRetriever