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 year ago
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 year ago
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 year ago
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 year ago
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 year ago
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 year ago
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 year ago
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 year ago
Kevin Hu
b164116277
refine token similarity (#2824)
### What problem does this PR solve?
### Type of change
- [x] Performance Improvement
1 year ago
Kevin Hu
7d80fc474c
refine components retrieval and rewrite (#2818)
### What problem does this PR solve?
### Type of change
- [x] Performance Improvement
1 year ago
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 year ago
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 year ago
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 year ago
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 year ago
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 year ago
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 year ago
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 year ago
lidp
240450ea52
Remove WenCai imageurl and update investment_advisor prompt (#2606)
### What problem does this PR solve?
### Type of change
- [x] Refactoring
1 year ago
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 year ago
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 year ago
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 year ago
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 year ago
Kevin Hu
d3262ca378
refine the warning message for rewrite component (#2429)
### What problem does this PR solve?
### Type of change
- [x] Performance Improvement
1 year ago
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 year ago
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 year ago
lidp
22c5affacc
Update templates:Text2sql and DB Description (#2361)
### What problem does this PR solve?
### Type of change
- [x] Refactoring
1 year ago
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 year ago
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 year ago
writinwaters
473f9892fb
Updated component descriptions (#2293)
### What problem does this PR solve?
### Type of change
- [x] Documentation Update
1 year ago
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 year ago
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 year ago
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 year ago
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 year ago
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 year ago
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 year ago
writinwaters
42671e08f1
Fine tweaks to template descriptions (#2264)
### What problem does this PR solve?
### Type of change
- [x] Documentation Update
1 year ago
JobSmithManipulation
04de0c4cef
update agent\templates\medical_consultation.json (#2260)
### What problem does this PR solve?
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
---------
Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
Co-authored-by: writinwaters <93570324+writinwaters@users.noreply.github.com>
1 year ago
H
426fdafb66
Add component yahoo finance (#2244)
### What problem does this PR solve?
### Type of change
- [ ] New Feature (non-breaking change which adds functionality)
1 year ago
Kevin Hu
02fb7a88e3
fix issue wrong agent prologue for api (#2246)
### What problem does this PR solve?
#2242
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 year ago
H
9b4cceb3f7
Fix component qweather (#2240)
### What problem does this PR solve?
#2239
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 year ago
H
4f05803690
Fix bug : bad escape \x at position xxx (line xx, column xx) in agent (#2226)
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
---------
Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
1 year ago
H
1d2c081710
Fix component PubMed (#2195)
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 year ago
H
ab9efb3c23
Fix component PubMed (#2192)
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 year ago
H
527ebec2f5
Fix Logical operator (#2143)
### What problem does this PR solve?
#2120
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 year ago
H
f843dd05e5
Fix exeSQL component output (#2141)
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 year ago
H
b51237be17
Fix Text2SQL (#2131)
### What problem does this PR solve?
Fix exeSQL component
Update DB Assistant template
Fix canvas Message window size
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
---------
Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
1 year ago
H
21f2c5838b
Add template DB Assistant and exesql sql column description (#2054)
### What problem does this PR solve?
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
---------
Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
1 year ago
H
404cdc0b6d
Refactor component exesql (#2048)
### What problem does this PR solve?
### Type of change
- [x] Refactoring
---------
Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
1 year ago
H
f2c4d53c58
Fix component exesql bug (#2042)
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
---------
Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
1 year ago
H
17ada637db
Fix generate component reset_index and update text2sql template prompt (#2031)
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] Documentation Update
---------
Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
1 year ago