langchain/libs
Raunak 64f5968a81
community: Replaced hardcoded "metadata" with FIELDS_METADATA variable in semantic_hybrid_search_with_score_and_rerank (#15642)
- **Description:** This PR is to fix a bug in
semantic_hybrid_search_with_score_and_rerank() function in
langchain_community/vectorstores/azuresearch.py. The hardcoded
"metadata" name is replaced with FIELDS_METADATA variable with an if
block to check if the metadata column exists or not.
- **Issue:** Fixed #15581
- **Dependencies:** No
- **Twitter handle:** None

Co-authored-by: H161961 <Raunak.Raunak@Honeywell.com>
2024-01-06 17:04:59 -08:00
..
cli docs: langchain-openai (#15513) 2024-01-06 15:54:48 -08:00
community community: Replaced hardcoded "metadata" with FIELDS_METADATA variable in semantic_hybrid_search_with_score_and_rerank (#15642) 2024-01-06 17:04:59 -08:00
core docs: langchain-openai (#15513) 2024-01-06 15:54:48 -08:00
experimental experimental[patch]: Release 0.0.48 (#15483) 2024-01-06 12:46:00 -05:00
langchain community[patch]: fix deprecation warnings on openai subclasses (#15621) 2024-01-05 18:02:17 -08:00
partners openai[patch]: v0.0.2 (#15618) 2024-01-05 16:33:10 -08:00