langchain-graphrag
langchain-graphrag copied to clipboard
GraphRAG / From Local to Global: A Graph RAG Approach to Query-Focused Summarization
Results
2
langchain-graphrag issues
Sort by
recently updated
recently updated
newest added
Thank you so much for this interesting implementation. It helps me gain cleared insight in how GraphRAG works and can use it further in my explorations. The CLI works smooth...
This is a great implementation using langchain, thanks for sharing it! I have some questions: - how can we index on a continuous basis, i.e. indexing takes new text docs...