Kevin Hu
448fa1c4d4
Robust for abnormal response from LLMs. (#4747)
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
9ヶ月前
Kevin Hu
2a07eb69a7
Fix too long context issue. (#4735)
### What problem does this PR solve?
#4728
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
9ヶ月前
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ヶ月前
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ヶ月前
Zhichang Yu
0d68a6cd1b
Fix errors detected by Ruff (#3918)
### What problem does this PR solve?
Fix errors detected by Ruff
### Type of change
- [x] Refactoring
11ヶ月前
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ヶ月前
Zhichang Yu
30f6421760
Use consistent log file names, introduced initLogger (#3403)
### What problem does this PR solve?
Use consistent log file names, introduced initLogger
### Type of change
- [ ] Bug Fix (non-breaking change which fixes an issue)
- [ ] New Feature (non-breaking change which adds functionality)
- [ ] Documentation Update
- [x] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe):
11ヶ月前
Zhichang Yu
a2a5631da4
Rework logging (#3358)
Unified all log files into one.
### What problem does this PR solve?
Unified all log files into one.
### Type of change
- [x] Refactoring
11ヶ月前
Kevin Hu
88072b1e90
fix: double brace issue (#3328)
### What problem does this PR solve?
#3299
### Type of change
- [x] Performance Improvement
11ヶ月前
H
c6e723f2ee
Fix graphrag : "role" user (#2273)
### What problem does this PR solve?
#2270
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1年前
Jin Hai
99af1cbeac
Update license (#2086)
Signed-off-by: Jin Hai <haijin.chn@gmail.com>
1年前
Kevin Hu
43199c45c3
refine loginfo about graprag progress (#1823)
### What problem does this PR solve?
### Type of change
- [x] Refactoring
1年前
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年前