Zhichang Yu
fdc410e743
Fix set_graph on non-existing edge (#6777)
### What problem does this PR solve?
Fix set_graph on non-existing edge
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
7 kuukautta sitten
Zhichang Yu
e7a2a4b7ff
Log llm response on exception (#6750)
### What problem does this PR solve?
Log llm response on exception
### Type of change
- [x] Refactoring
7 kuukautta sitten
Zhichang Yu
36b62e0fab
EntityResolution batch. Close #6570 (#6602)
### What problem does this PR solve?
EntityResolution batch
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
7 kuukautta sitten
Zhichang Yu
c4998d0e09
Rename graphrag task lock (#6576)
### What problem does this PR solve?
Rename graphrag task lock
### Type of change
- [x] Refactoring
7 kuukautta sitten
Zhichang Yu
6bf26e2a81
Optimize graphrag again (#6513)
### What problem does this PR solve?
Removed set_entity and set_relation to avoid accessing doc engine during
graph computation.
Introduced GraphChange to avoid writing unchanged chunks.
### Type of change
- [x] Performance Improvement
7 kuukautta sitten
utopia2077
390086c6ab
Fix: split process bug in graphrag extract (#6423)
### What problem does this PR solve?
1. miss completion delimiter.
2. miss bracket process.
3. doc_ids return by update_graph is a set, and insert operation in
extract_community need a list.
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
7 kuukautta sitten
Zhichang Yu
939e668096
Optimized graphrag again (#5927)
### What problem does this PR solve?
Optimized graphrag again
### Type of change
- [x] Performance Improvement
7 kuukautta sitten
Zhichang Yu
6ec6ca6971
Refactor graphrag to remove redis lock (#5828)
### What problem does this PR solve?
Refactor graphrag to remove redis lock
### Type of change
- [x] Refactoring
7 kuukautta sitten
Zhichang Yu
c813c1ff4c
Made task_executor async to speedup parsing (#5530)
### What problem does this PR solve?
Made task_executor async to speedup parsing
### Type of change
- [x] Performance Improvement
8 kuukautta sitten
Kevin Hu
dd0ebbea35
Light GraphRAG (#4585)
### What problem does this PR solve?
#4543
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
9 kuukautta sitten