Mphone
Mphone
Can you provide an environment where this code can run properly? Through the pip list? I keep running into version incompatibilities when installing! Thanks ~
[I 231011 06:51:46 psiblast_utils:29] Using exists blast output file results/mf-valid-ppi-blast-out.xml Parsing PsiBlast results: 90%|█████████████▍ | 440/490 [00:10
### Bug Description According to the [official documentation](https://docs.llamaindex.ai/en/v0.10.23/examples/query_engine/knowledge_graph_rag_query_engine/), I can not effectively set up the verbose parameter of KnowledgeGraphRAGRetriever, Reason may be that KnowledgeGraphRAGRetriever super () __init__ () method (line...
### Bug Description According to the [official documentation](https://docs.llamaindex.ai/en/v0.10.23/examples/query_engine/knowledge_graph_rag_query_engine/), “nl2graphquery” can not be included as Context in Graph RAG, Reason may be that the absence of "graph_query_synthesis_prompt" parameter! However, in the...