langchain icon indicating copy to clipboard operation
langchain copied to clipboard

Extended AzureSearchVectorStoreRetriever and AzureSearch to support Semantic Hybrid Search with Re-Rank

Open vharissh14 opened this issue 9 months ago • 1 comments

Hi @efriis , Please help to review and merge changes if they are ok.

Issue: Currently _get_relevant_documents function in AzureSearchVectorStoreRetriever class and similarity_search in AzureSearch class do not have condition to retrieve documents based on semantic hybrid score with re-rank. This PR implements it.

Dependencies: None

vharissh14 avatar May 17 '24 03:05 vharissh14

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Visit Preview May 17, 2024 3:06am

vercel[bot] avatar May 17 '24 03:05 vercel[bot]

Thank you for sharing the information. I will close the PR.

vharissh14 avatar May 19 '24 00:05 vharissh14