haystack-core-integrations icon indicating copy to clipboard operation
haystack-core-integrations copied to clipboard

feat: adding an `HybridRetriever` as a `Supercomponent` having `OpenSearch` as the document store

Open davidsbatista opened this issue 7 months ago • 2 comments

Related Issues

Proposed Changes:

  • adding an HybridRetriever as a SuperComponent, having OpenSearch as the document store and SentenceTransformTextEmbedder as the embedder

How did you test it?

  • unit tests + manual tests

Notes for the reviewer

  • Need to wait for the upcoming haystack release which contains the TextEmbedder Protocol

Checklist

davidsbatista avatar May 05 '25 12:05 davidsbatista

For the tests to pass, we will have to wait for a new release of haystack with the TextEmbedder protocol.

But @sjrl feel free to give a second review

davidsbatista avatar May 12 '25 14:05 davidsbatista

@davidsbatista a few remaining comments, otherwise looks good!

sjrl avatar May 13 '25 12:05 sjrl