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)
2025-02-17 12:02:44 +08:00
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)
2025-01-27 18:35:18 +08:00
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)
2025-01-24 17:45:04 +08:00
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
2025-01-23 17:26:20 +08:00
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)
2025-01-22 19:43:14 +08:00
Kevin Hu
c5da3cdd97
Tagging ( #4426 )
...
### What problem does this PR solve?
#4367
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2025-01-09 17:07:21 +08:00
Kevin Hu
8fb18f37f6
Code refactor. ( #4291 )
...
### What problem does this PR solve?
### Type of change
- [x] Refactoring
2024-12-30 18:38:51 +08:00
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)
2024-12-20 10:39:50 +08:00
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)
2024-12-17 15:28:35 +08:00
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)
2024-12-17 09:48:03 +08:00
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)
2024-11-18 17:38:17 +08:00
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)
2024-09-29 10:16:00 +08:00
Jin Hai
99af1cbeac
Update license ( #2086 )
...
Signed-off-by: Jin Hai <haijin.chn@gmail.com>
2024-08-25 18:58:20 +08:00
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)
2024-08-02 18:51:14 +08:00