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 månader sedan
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 månader sedan
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 månader sedan
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 år sedan
Kevin Hu
7d80fc474c
refine components retrieval and rewrite (#2818)
### What problem does this PR solve?
### Type of change
- [x] Performance Improvement
1 år sedan
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 år sedan
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 år sedan
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 å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
KevinHuSh
b3ebc66b13
be more specific for error message (#1409)
### What problem does this PR solve?
#918
### Type of change
- [x] Refactoring
1 år sedan
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 år sedan