so95
ab17606e79
Rewrite Support specified language or language according to initial question ( #4990 )
...
Support specified language or language according to initial question
---------
Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2025-02-17 13:33:43 +08:00
so95
986062a604
format number float ( #4954 )
...
format number float
2025-02-14 12:00:34 +08:00
Kevin Hu
50c99599f2
Fix DB assistant template error. ( #4925 )
...
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2025-02-13 11:33:25 +08:00
WANGRUI-ZB
ca1648052a
fix categorize agent input content not format error ( #4842 )
...
### What problem does this PR solve?
Fix categorize agent input content not format error
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
Co-authored-by: wangrui <wangrui@haima.me>
2025-02-11 13:32:42 +08:00
balibabu
9e5427dc6e
Feat: Remove begin's width from agent templates #4764 ( #4809 )
...
### What problem does this PR solve?
Feat: Remove begin's width from agent templates #4764
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2025-02-10 09:59:59 +08:00
Kevin Hu
f64ae9dc33
Inner prompt parameter setting. ( #4806 )
...
### What problem does this PR solve?
#4764
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2025-02-08 18:09:02 +08:00
writinwaters
e786f596e2
Updated template description ( #4744 )
...
### What problem does this PR solve?
### Type of change
- [x] Documentation Update
2025-02-06 17:14:13 +08:00
so95
a73e1750b6
Resume content flow ExecSQL ( #4738 )
...
resume content flow, instead of closed with errors.
2025-02-06 12:09:47 +08:00
so95
a3a70431f3
Avoid misunderstanding LLMs about the numbers value ( #4724 )
...
Avoid misunderstanding LLMs about the numbers value
2025-02-06 10:17:56 +08:00
Kevin Hu
307717b045
Fix exesql re-generate SQL issue. ( #4717 )
...
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2025-02-05 16:23:48 +08:00
Kevin Hu
b2bb560007
Import akshare lazzily. ( #4708 )
...
### What problem does this PR solve?
#4696
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2025-02-05 12:04:11 +08:00
Kevin Hu
71c132f76d
Make infinity adapt ( #4635 )
...
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2025-01-24 17:45:04 +08:00
WANGRUI-ZB
bbc1d02c96
Template conversion adds Jinjia2 syntax support ( #4545 )
...
### What problem does this PR solve?
Template conversion adds Jinjia2 syntax support
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
---------
Co-authored-by: wangrui <wangrui@haima.me>
Co-authored-by: Yingfeng <yingfeng.zhang@gmail.com>
Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2025-01-23 17:11:14 +08:00
Kevin Hu
cbc3c5297e
Revert the chat history for rewrite. ( #4579 )
...
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2025-01-22 16:55:11 +08:00
Jin Hai
3894de895b
Update comments ( #4569 )
...
### What problem does this PR solve?
Add license statement.
### Type of change
- [x] Refactoring
Signed-off-by: Jin Hai <haijin.chn@gmail.com>
2025-01-21 20:52:28 +08:00
Kevin Hu
367babda2f
Make Categorize see more chat hisotry. ( #4538 )
...
### What problem does this PR solve?
#4521
### Type of change
- [x] Performance Improvement
2025-01-20 11:57:56 +08:00
Jin Hai
fd0bf3adf0
Format: dos2unix ( #4467 )
...
### What problem does this PR solve?
Format the code
### Type of change
- [x] Refactoring
Signed-off-by: Jin Hai <haijin.chn@gmail.com>
2025-01-13 18:19:01 +08:00
Kevin Hu
c5da3cdd97
Tagging ( #4426 )
...
### What problem does this PR solve?
#4367
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2025-01-09 17:07:21 +08:00
so95
f86d8906e7
Fixed code error when mssql returns multiple columns ( #4420 )
...
Fixed code error when mssql returns multiple columns
2025-01-09 11:55:18 +08:00
Kevin Hu
bc681e2ee9
Remove redundant param of rewrite component. ( #4422 )
...
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2025-01-09 11:54:31 +08:00
WANGRUI-ZB
01a122dc9d
fix bug, agent invoke can not get params from begin ( #4390 )
...
### What problem does this PR solve?
fix bug, agent invoke can not get params from begin
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
Co-authored-by: wangrui <wangrui@haima.me>
2025-01-07 18:40:27 +08:00
Kevin Hu
de822a108f
Refine variable display name. ( #4397 )
...
### What problem does this PR solve?
### Type of change
- [x] Documentation Update
2025-01-07 18:02:33 +08:00
Kevin Hu
16e1681fa4
Refine DB assistant template. ( #4383 )
...
### What problem does this PR solve?
#4326
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2025-01-07 11:30:15 +08:00
Kevin Hu
a9ba051582
Adds a research report generator. ( #4354 )
...
### What problem does this PR solve?
#4242
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2025-01-06 13:28:54 +08:00
liuhua
8674156d1c
Fix potential SSRF attack vulnerability ( #4334 )
...
### What problem does this PR solve?
Fix potential SSRF attack vulnerability
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
Co-authored-by: liuhua <10215101452@stu.ecun.edu.cn>
2025-01-02 18:45:45 +08:00
Yingfeng
50f209204e
Synchronize with enterprise version ( #4325 )
...
### Type of change
- [x] Refactoring
2025-01-02 13:44:44 +08:00
liuhua
564277736a
Update exesql component for agent ( #4307 )
...
### What problem does this PR solve?
Update exesql component for agent
### Type of change
- [x] Refactoring
---------
Co-authored-by: liuhua <10215101452@stu.ecun.edu.cn>
2024-12-31 19:58:56 +08:00
Kevin Hu
4ba4f622a5
Refactor ( #4303 )
...
### What problem does this PR solve?
### Type of change
- [x] Refactoring
2024-12-31 14:31:31 +08:00
Kevin Hu
8fb18f37f6
Code refactor. ( #4291 )
...
### What problem does this PR solve?
### Type of change
- [x] Refactoring
2024-12-30 18:38:51 +08:00
WANGRUI-ZB
8feb4c1a99
Fix BaiduFanyi TestRun parameter validation and debug method missing … ( #4275 )
...
### What problem does this PR solve?
Fix BaiduFanyi TestRun parameter validation and debug method missing
errors
![Uploading Snipaste_2024-12-27_19-56-31.png…]()
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
---------
Co-authored-by: wangrui <wangrui@haima.me>
Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2024-12-30 10:34:57 +08:00
TeslaZY
dd13a5d05c
Fix some bugs in text2sql.( #4279 )( #4281 ) ( #4280 )
...
Fix some bugs in text2sql.(#4279 )(#4281 )
### What problem does this PR solve?
- The incorrect results in parsing CSV files of the QA knowledge base in
the text2sql scenario. Process CSV files using the csv library. Decouple
CSV parsing from TXT parsing
- Most llm return results in markdown format ```sql query ```, Fix
execution error caused by LLM output SQLmarkdown format.### Type of
change
- [x] Bug Fix (non-breaking change which fixes an issue)
2024-12-30 10:32:19 +08:00
writinwaters
8cdf10148d
Initial draft of the begin component reference ( #4272 )
...
### What problem does this PR solve?
### Type of change
- [x] Documentation Update
2024-12-27 17:07:31 +08:00
Kevin Hu
f948c0d9f1
Clean query. ( #4259 )
...
### What problem does this PR solve?
#4239
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2024-12-27 14:25:03 +08:00
Kevin Hu
c3e3f0fbb4
Add iteration for agent. ( #4258 )
...
### What problem does this PR solve?
#4242
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2024-12-27 11:38:33 +08:00
Hayden Zhou
9fa73771ee
Fixed invoke component parameters #4236 ( #4237 )
...
### What problem does this PR solve?
to fixed issue https://github.com/infiniflow/ragflow/issues/4236
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2024-12-26 16:06:19 +08:00
Kevin Hu
28eeb29b88
Fix component input error. ( #4231 )
...
### What problem does this PR solve?
#4108
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2024-12-26 10:13:47 +08:00
Kevin Hu
4e5f92f01b
Fix interface as input variable for component. ( #4212 )
...
### What problem does this PR solve?
#4108
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2024-12-24 17:58:11 +08:00
so95
7ddccbb952
extraction sqlquery ( #4027 )
...
clone https://github.com/infiniflow/ragflow/pull/4023
improve the information extraction, most llm return results in markdown
format ````sql ___ query `____ ```
2024-12-16 09:46:59 +08:00
liuhua
1ecb687c51
Fix bugs in agent api and update api document ( #3996 )
...
### What problem does this PR solve?
Fix bugs in agent api and update api document
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] New Feature (non-breaking change which adds functionality)
---------
Co-authored-by: liuhua <10215101452@stu.ecun.edu.cn>
2024-12-13 10:25:52 +08:00
Kevin Hu
7559bbd46d
Component debugging funcionality. ( #4012 )
...
### What problem does this PR solve?
#3993
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2024-12-13 08:50:32 +08:00
so95
d6c74ff131
Add mssql support ( #3985 )
...
some thing
- execsql add connection mssql
- fix bug duckduckgo-search rate limit
- update typo vi res
---------
Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2024-12-12 19:26:44 +08:00
Kevin Hu
6d19294ddc
Support debug components. ( #3994 )
...
### What problem does this PR solve?
#3993
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2024-12-11 19:23:59 +08:00
Kevin Hu
beeacd3e3f
Fix exec sql exception issue. ( #3982 )
...
### What problem does this PR solve?
#3978
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2024-12-11 11:44:59 +08:00
Zhichang Yu
9a6d976252
Add back beartype ( #3967 )
...
### What problem does this PR solve?
Add back beartype
### Type of change
- [x] Refactoring
2024-12-10 18:43:43 +08:00
Kevin Hu
e9b8c30a38
Support iframe chatbot. ( #3961 )
...
### What problem does this PR solve?
#3909
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2024-12-10 17:03:24 +08:00
writinwaters
3e134ac0ad
Miscellaneous updates ( #3942 )
...
### What problem does this PR solve?
### Type of change
- [x] Documentation Update
---------
Co-authored-by: Zhichang Yu <yuzhichang@gmail.com>
2024-12-10 10:19:50 +08:00
Kevin Hu
3d735dca87
Add support to iframe chatbot ( #3929 )
...
### What problem does this PR solve?
#3909
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2024-12-09 12:38:04 +08:00
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
2024-12-08 14:21:12 +08:00
Jin Hai
c817ff184b
Refactor UI text ( #3911 )
...
### What problem does this PR solve?
Refactor UI text
### Type of change
- [x] Documentation Update
- [x] Refactoring
Signed-off-by: jinhai <haijin.chn@gmail.com>
2024-12-07 11:04:36 +08:00
Kevin Hu
f54a8d7748
Remove vector stored in component output. ( #3908 )
...
### What problem does this PR solve?
Close #3805
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2024-12-06 18:32:57 +08:00