langchain/libs/community/langchain_community/graph_vectorstores
Eric Pinzur 8eb38622a6
community: fixed bug in GraphVectorStoreRetriever (#27846)
Description:

This fixes an issue that mistakenly created in
https://github.com/langchain-ai/langchain/pull/27253. The issue
currently exists only in `langchain-community==0.3.4`.

Test cases were added to prevent this issue in the future.

Co-authored-by: Erick Friis <erick@langchain.dev>
2024-11-04 20:27:17 +00:00
..
extractors multiple: update docs urls to latest 2 (#26837) 2024-09-30 17:37:07 -07:00
__init__.py community: Cassandra Vector Store: modernize implementation (#27253) 2024-10-22 18:11:11 +00:00
base.py community: fixed bug in GraphVectorStoreRetriever (#27846) 2024-11-04 20:27:17 +00:00
cassandra.py community: Cassandra Vector Store: modernize implementation (#27253) 2024-10-22 18:11:11 +00:00
links.py community[patch]: Add docstring for Links (#25969) 2024-09-30 20:33:50 +00:00
mmr_helper.py community: Cassandra Vector Store: modernize implementation (#27253) 2024-10-22 18:11:11 +00:00
networkx.py community: Add conversions from GVS to networkx (#26906) 2024-09-27 16:48:55 -04:00