Movatterモバイル変換


[0]ホーム

URL:


Skip to main content
OurBuilding Ambient Agents with LangGraph course is now available on LangChain Academy!
Open on GitHub

Graph RAG

Overview

Graph RAG provides a retriever interfacethat combinesunstructured similarity search on vectors withstructuredtraversal of metadata properties. This enables graph-based retrieval overexistingvector stores.

Installation and setup

pip install langchain-graph-retriever

Retrievers

from langchain_graph_retrieverimport GraphRetriever

For more information, see theGraph RAG Integration Guide.


[8]ページ先頭

©2009-2025 Movatter.jp