Zhichang Yu
e213873852
Optimize graphrag cache get entity (#6018)
### What problem does this PR solve?
Optimize graphrag cache get entity
### Type of change
- [x] Performance Improvement
7 månader sedan
Zhichang Yu
939e668096
Optimized graphrag again (#5927)
### What problem does this PR solve?
Optimized graphrag again
### Type of change
- [x] Performance Improvement
7 månader sedan
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 månader sedan
Kevin Hu
1919780880
Refa: reduce default value of MAX_CONCURRENT_CHATS (#5821)
### What problem does this PR solve?
#5786
### Type of change
- [x] Refactoring
7 månader sedan
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 månader sedan
Kevin Hu
39b96849a9
Fix window size issue of ES. (#5175)
### What problem does this PR solve?
#5152
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
8 månader sedan
Kevin Hu
7c90b87715
Fix window size of ES issue. (#5026)
### What problem does this PR solve?
#5015
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
8 månader sedan
Kevin Hu
f29da49893
Fix keyerror issue while rebuilding graph. (#5022)
### What problem does this PR solve?
#4995
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
8 månader sedan
Kevin Hu
6f30397bb5
Infinity adapt to graphrag. (#4663)
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
9 månader sedan
Kevin Hu
71c132f76d
Make infinity adapt (#4635)
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
9 månader sedan
Kevin Hu
86892959a0
Rebuild graph when it's out of time. (#4607)
### What problem does this PR solve?
#4543
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] Refactoring
9 månader sedan
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 månader sedan
Kevin Hu
c5da3cdd97
Tagging (#4426)
### What problem does this PR solve?
#4367
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
9 månader sedan
Kevin Hu
8fb18f37f6
Code refactor. (#4291)
### What problem does this PR solve?
### Type of change
- [x] Refactoring
10 månader sedan
Kevin Hu
6379a934ff
Fix redis get error. (#4140)
### What problem does this PR solve?
#4126
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
10 månader sedan
Kevin Hu
fddac1345d
Fix raptor resuable issue. (#4063)
### What problem does this PR solve?
#4045
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
10 månader sedan
Kevin Hu
cb6e9ce164
Cache the result from llm for graphrag and raptor (#4051)
### What problem does this PR solve?
#4045
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
10 månader sedan
Zhichang Yu
4413683898
Introduced beartype (#3460)
### What problem does this PR solve?
Introduced [beartype](https://github.com/beartype/beartype ) for runtime
type-checking.
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
11 månader sedan
yqkcn
604061c4a5
Fix mutable default argument (#2635)
### What problem does this PR solve?
The default value of Python function parameters cannot be mutable.
Modifying this parameter inside the function will permanently change the
default value
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 år sedan
Jin Hai
99af1cbeac
Update license (#2086)
Signed-off-by: Jin Hai <haijin.chn@gmail.com>
1 år sedan
Kevin Hu
152072f900
Add graphrag (#1793)
### What problem does this PR solve?
#1594
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 år sedan