You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
9 months ago
..
cli docs: langchain-openai (#15513) 9 months ago
community community: Replaced hardcoded "metadata" with FIELDS_METADATA variable in semantic_hybrid_search_with_score_and_rerank (#15642) 9 months ago
core docs: langchain-openai (#15513) 9 months ago
experimental experimental[patch]: Release 0.0.48 (#15483) 9 months ago
langchain community[patch]: fix deprecation warnings on openai subclasses (#15621) 9 months ago
partners openai[patch]: v0.0.2 (#15618) 9 months ago