Files
langchain/docs/extras/integrations/document_loaders
Bagatur e2e582f1f6 Fixed source key name for docugami loader (#8598)
The Docugami loader was not returning the source metadata key. This was
triggering this exception when used with retrievers, per
https://github.com/langchain-ai/langchain/blob/master/libs/langchain/langchain/schema/prompt_template.py#L193C1-L195C41

The fix is simple and just updates the metadata key name for the
document each chunk is sourced from, from "name" to "source" as
expected.

I tested by running the python notebook that has an end to end scenario
in it.

Tagging DataLoader maintainers @rlancemartin @eyurtsev
2023-08-23 11:24:55 -07:00
..
2023-08-14 23:44:29 -07:00
2023-07-31 17:56:31 -07:00
2023-07-23 23:23:16 -07:00
2023-07-28 16:07:56 -07:00
2023-07-23 23:23:16 -07:00
2023-07-26 11:30:17 -07:00
2023-07-23 23:23:16 -07:00
2023-07-23 23:23:16 -07:00
2023-07-23 23:23:16 -07:00
2023-08-02 17:56:08 -07:00
2023-07-23 23:23:16 -07:00
2023-08-08 14:26:03 -04:00
2023-07-23 23:23:16 -07:00
2023-08-04 08:25:20 -07:00
2023-07-23 23:23:16 -07:00
2023-07-23 23:23:16 -07:00
2023-07-23 23:23:16 -07:00
2023-07-23 23:23:16 -07:00
2023-07-23 23:23:16 -07:00