mirror of
https://github.com/Mintplex-Labs/langchain-python.git
synced 2026-07-23 01:37:06 -04:00
00bf472265
As stated in the title the SVM retriever discarded the metadata of passed in docs. This code fixes that. I also added one unit test that should test that. --------- Co-authored-by: Bagatur <baskaryan@gmail.com>