langchain
langchain copied to clipboard
Extended AzureSearchVectorStoreRetriever and AzureSearch to support Semantic Hybrid Search with Re-Rank
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
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 |
Thank you for sharing the information. I will close the PR.