Luo Daming
Luo Daming
Meet same problem.
@logan-markewich Thank you, > You think can just do `KnowledgeGraphIndex(nodes=[], storage_context=storage_context)` or just skip the index, and throw the graph store into the `KnowledgeGraphRAGRetriever` `KnowledgeGraphIndex(nodes=[], storage_context=storage_context)` is exactlly what I...
I am also searching solutions like this, your idea is really nice! A customized Prompt should works fine according to #1121 I guess you don't need to modify Prompt in...