rapidsai / cugraph-pg

Apache License 2.0
0 stars 4 forks source link

cuGraph version of LangChain NetworkxEntityGraph - GraphRAG #5

Open BradReesWork opened 6 months ago

BradReesWork commented 6 months ago

LangChain has examples using NetworkX, create an accelerated version of the EntityGraph and GraphQAChain. Also, create a GraphRAG notebook example

langchain.chains.GraphQAChain langchain.indexes.graph.NetworkxEntityGraph