langchain-graphrag icon indicating copy to clipboard operation
langchain-graphrag copied to clipboard

A persistent graph index? DRIFT Search?

Open S3tLat3ral opened this issue 1 year ago • 1 comments

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 and merges it into the same reusable graph?
  • how/will you be implementing the ms version's DRIFT Search?

S3tLat3ral avatar Nov 22 '24 02:11 S3tLat3ral

Thanks for the questions and feedback. I haven't looked at DRIFT yet but may do it in coming weeks.

ksachdeva avatar Nov 22 '24 13:11 ksachdeva