Files
langchain/libs
Assaf Toledo ba62ff89cc BUGFIX: Support for elastic indices that don't return 'metadata' in '_source' (#13903)
Description: Some Elastic indexes do not return a 'metadata' field in
'_source'. However, prior to this PR, the code assumed there always is a
'metadata' field. This PR adds support for cases where the field is
missing by adding it manually.

Issue: #13869
2023-11-27 12:52:57 -08:00
..
2023-11-21 12:34:38 -08:00
2023-11-27 13:21:27 -05:00
2023-11-27 09:51:12 -08:00