langchain/libs/community/tests/unit_tests/graph_vectorstores
Ben Chambers 008efada2c
[community]: Render documents to graphviz (#24830)
- **Description:** Adds a helper that renders documents with the
GraphVectorStore metadata fields to Graphviz for visualization. This is
helpful for understanding and debugging.

---------

Co-authored-by: Erick Friis <erick@langchain.dev>
2024-12-14 02:02:09 +00:00
..
extractors core, community: move graph vectorstores to community (#26678) 2024-09-19 11:38:14 -07:00
__init__.py community[minor]: Add graph store extractors (#24065) 2024-07-11 10:35:31 -04:00
test_mmr_helper.py community: Cassandra Vector Store: modernize implementation (#27253) 2024-10-22 18:11:11 +00:00
test_networkx.py community: Add conversions from GVS to networkx (#26906) 2024-09-27 16:48:55 -04:00
test_visualize.py [community]: Render documents to graphviz (#24830) 2024-12-14 02:02:09 +00:00