Kevin Hu
4f40f685d9
Code refactor (#5371)
### What problem does this PR solve?
#5173
### Type of change
- [x] Refactoring
8 个月前
writinwaters
217caecfda
Added a guide on running a retrieval test, with and without knowledge graph (#5200)
### What problem does this PR solve?
### Type of change
- [x] Documentation Update
8 个月前
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 个月前
Jin Hai
1e90a1bf36
Move settings initialization after module init phase (#3438)
### What problem does this PR solve?
1. Module init won't connect database any more.
2. Config in settings need to be used with settings.CONFIG_NAME
### Type of change
- [x] Refactoring
Signed-off-by: jinhai <haijin.chn@gmail.com>
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
e56bd770ea
agent template upgrade (#3060)
### What problem does this PR solve?
#3056
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1年前
Kevin Hu
7d80fc474c
refine components retrieval and rewrite (#2818)
### What problem does this PR solve?
### Type of change
- [x] Performance Improvement
1年前
Wang
7fad48f42c
fix: empty or contains only empty strings. (#2347)
### What problem does this PR solve?
the setting was kept empty for Empty_response. In expectation, this case
should get a response from the LLM if can't find the references from the
knowledgebase.
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)


Co-authored-by: Theta Wang (ncu) <chunshan.connect@gmail.com>
1年前
wwwlll
b5a2711c05
Fix agent retrieval nothing (#2283)
### What problem does this PR solve?
Fix agent retrieval nothing
### Type of change
- [✓] Bug Fix (non-breaking change which fixes an issue)
1年前
H
9065fb1050
fix mutiple retrieval component content (#1997)
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
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年前
KevinHuSh
b3ebc66b13
be more specific for error message (#1409)
### What problem does this PR solve?
#918
### Type of change
- [x] Refactoring
1年前
KevinHuSh
a25d32496c
support graph (#1152)
### What problem does this PR solve?
#918
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1年前