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 月之前
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 月之前
Kevin Hu
220aaddc62
fix: synonym bug (#3423)
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
11 月之前
Kevin Hu
30c1f7ee29
make variables access robuster (#3406)
### What problem does this PR solve?
### Type of change
- [x] Performance Improvement
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 月之前
Kevin Hu
ccf189cb7f
mv service_conf.yaml to conf/ and fix: add 'answer' as a parameter to 'generate' (#3379)
### What problem does this PR solve?
#3373
### Type of change
- [x] Refactoring
- [x] Bug fix
11 月之前
Kevin Hu
91332fa0f8
Refine english synonym (#3371)
### What problem does this PR solve?
#3361
### Type of change
- [x] Performance Improvement
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 月之前
writinwaters
8536335e63
Miscellaneous edits to RAGFlow's UI (#3337)
### What problem does this PR solve?
### Type of change
- [x] Documentation Update
11 月之前
Kevin Hu
f16ef57979
fix `switch` bug (#3280)
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
11 月之前
Kevin Hu
4097912d59
add inputs to display to every components (#3242)
### What problem does this PR solve?
#3240
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 年之前
Kevin Hu
339639a9db
add assistant to canvas chat history (#3201)
### What problem does this PR solve?
#3185
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 年之前
Kevin Hu
8d9238db14
fix es search parameter error (#3169)
### What problem does this PR solve?
#3151
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 年之前
Kevin Hu
33e5e5db5b
Update gif for readme and add input param to every components (#3145)
### What problem does this PR solve?
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
- [x] Documentation Update
1 年之前
Kevin Hu
f7705d6bc9
let 'Generate' take user's input as parameter (#3086)
### What problem does this PR solve?
#3085
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 年之前
Kevin Hu
2d1fbefdb5
search between multiple indiices for team function (#3079)
### What problem does this PR solve?
#2834
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 年之前
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
322bafdf2a
fix baidufanyi param error (#3053)
### What problem does this PR solve?
#3052
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 年之前
Kevin Hu
320e8f6553
fix generate string join issue (#2983)
### What problem does this PR solve?
#2921
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 年之前
Kevin Hu
adb0a93d95
add component invoke (#2967)
### What problem does this PR solve?
#2908
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 年之前
wwwlll
4bdf3fd48e
Add agent component for web crawler (#2878)
### What problem does this PR solve?
Add agent component for web crawler
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 年之前
Kevin Hu
c760f058df
add owner check for team work (#2892)
### What problem does this PR solve?
#2834
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 年之前
Kevin Hu
b164116277
refine token similarity (#2824)
### What problem does this PR solve?
### Type of change
- [x] Performance Improvement
1 年之前
Kevin Hu
7d80fc474c
refine components retrieval and rewrite (#2818)
### What problem does this PR solve?
### Type of change
- [x] Performance Improvement
1 年之前
Kevin Hu
7742f67481
refine agent (#2787)
### What problem does this PR solve?
### Type of change
- [ ] Bug Fix (non-breaking change which fixes an issue)
- [ ] New Feature (non-breaking change which adds functionality)
- [ ] Documentation Update
- [ ] Refactoring
- [x] Performance Improvement
- [ ] Other (please describe):
1 年之前
lidp
8f815a6c1e
Fix component exesql (#2754)
### What problem does this PR solve?
#2700
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 年之前
Kevin Hu
a005be7c74
fix re.escape problem (#2735)
### What problem does this PR solve?
#2716
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 年之前
Kevin Hu
25f07e8e29
fix template error (#2653)
### What problem does this PR solve?
#2478
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 年之前
Kevin Hu
fb694143ee
refine general purpose chat bot (#2648)
### What problem does this PR solve?
#2478
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 年之前
Kevin Hu
674d342761
refine get_input (#2630)
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 年之前
Kevin Hu
35598c04ce
fix generate bug (#2614)
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 年之前
lidp
240450ea52
Remove WenCai imageurl and update investment_advisor prompt (#2606)
### What problem does this PR solve?
### Type of change
- [x] Refactoring
1 年之前
lidp
d7f26786d4
Update dsl_examples and Fix component concentrator (#2597)
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] New Feature (non-breaking change which adds functionality)
1 年之前
lidp
b05fab14f7
Add component Concentrator (#2586)
### What problem does this PR solve?
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 年之前
lidp
6363d58e98
Add template investment_advisor (#2580)
### What problem does this PR solve?
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 年之前
Kevin Hu
100c60017f
fix component rewrite bug (#2549)
### What problem does this PR solve?
#2545
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 年之前
Kevin Hu
d3262ca378
refine the warning message for rewrite component (#2429)
### What problem does this PR solve?
### Type of change
- [x] Performance Improvement
1 年之前
lidp
88f8c8ed86
Fix volcengine yfinance confliction (#2386)
### What problem does this PR solve?
#2379
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 年之前
Kevin Hu
b0e0e1fdd0
fix json error (#2372)
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 年之前
lidp
22c5affacc
Update templates:Text2sql and DB Description (#2361)
### What problem does this PR solve?
### Type of change
- [x] Refactoring
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 年之前
Kevin Hu
cb00f36f62
fix categorize error (#2348)
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 年之前
writinwaters
473f9892fb
Updated component descriptions (#2293)
### What problem does this PR solve?
### Type of change
- [x] Documentation Update
1 年之前
H
1aba978de2
Add component AkShare (#2290)
### What problem does this PR solve?
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 年之前
H
7e0b3d19d6
Add component TuShare (#2288)
### What problem does this PR solve?
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
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
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 年之前
H
fd3e55cfcf
Add component Jin10 (#2271)
### What problem does this PR solve?
_Briefly describe what this PR aims to solve. Include background context
that will help reviewers understand the purpose of the PR._
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 年之前
H
9377192859
Add component WenCai (#2269)
### What problem does this PR solve?
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 年之前
writinwaters
42671e08f1
Fine tweaks to template descriptions (#2264)
### What problem does this PR solve?
### Type of change
- [x] Documentation Update
1 年之前