You are here: Home / LBN / Up2date / Data Science / BastionLinux 36 / python3-langchain-graph-retriever-0.6.1-1.lbn36.noarch

python3-langchain-graph-retriever-0.6.1-1.lbn36.noarch

Package Attributes
RPM  python3-langchain-graph-retriever-0.6.1-1.lbn36.noarch.rpm Architecture  noarch Size  187016 Created  2025/05/13 02:04:21 UTC
Package Specification
Summary LangChain retriever for traversing document graphs on top of vector-based similarity search.
Group Unspecified
License ZPL
Home Page https://pypi.org/project/langchain-graph-retriever
Description

LangChain Graph Retriever LangChain Graph Retriever is a Python library that supports traversing a document graph on top of vector-based similarity search. It works seamlessly with LangChain's retriever framework and supports various graph traversal strategies for efficient document discovery. Features

Vector Search: Perform similarity searches using vector embeddings. Graph Traversal: Apply traversal strategies such as breadth-first (Eager) or Maximal Marginal Relevance (MMR) to explore document relationships. Customizable Strategies: Easily extend and configure traversal strategies to meet your specific use case. Multiple Adapters: Support for various vector stores, including AstraDB, Cassandra, Chroma, OpenSearch, and in-memory storage. Synchronous and Asynchronous Retrieval: Supports both sync and async workflows for flexibility in different applications.

Installation Install the library via pip: pip install langchain-graph-retriever

Getting Started Here is an example of how to

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
python3.10dist(graph-retriever)  
rpmlib(CompressedFileNames)  
rpmlib(FileDigests)  
rpmlib(PartialHardlinkSets)  
Provides
python-langchain-graph-retriever
python3-langchain-graph-retriever
python3.10-langchain-graph-retriever
python3.10dist(langchain-graph-retriever)
python3dist(langchain-graph-retriever)
Obsoletes
python-langchain-graph-retriever

Document Actions