Can I perform multiple incremental with graphrag (with version above 4.0)? #1453
Unanswered
MinzhiHuang
asked this question in
Q&A
Replies: 2 comments
-
I have a similar question. Can we update the knowledge base without having to rebuild the entire index? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I also have same question |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can I perform multiple incremental updates separately? I tried, but seems like the there is no change for the create_final_entities.parquet after my second time increment. I kept the update_index_storage:
type: file # or blob
base_dir: "update_output" in my setting document.
Beta Was this translation helpful? Give feedback.
All reactions