alanchen
bcb4eb3983
feat(RAG): support knowledgeSpace custom retrieve strategy ( #2842 )
2025-07-21 12:08:39 +08:00
Eric Wang
db2e94348f
fix(prompt): resolve KeyError and validation issues with custom prompt templates ( #2848 )
2025-07-17 16:10:19 +08:00
Fangyin Cheng
06de6ea08d
fix(core): Fix newline escape issue ( #2854 )
2025-07-16 19:49:34 +08:00
Tam
0ecfeabd8e
feat(datasouce): Add GaussDB data source connector ( #2813 )
...
Co-authored-by: tanwei <tanwei@fulan.com.cn>
2025-07-09 22:50:22 +08:00
Aries-ckt
1eea9c8eec
feat:add storage client cache ( #2810 )
2025-07-05 19:44:47 +08:00
Fangyin Cheng
1efcd1b887
feat(core): Support export messages ( #2802 )
2025-06-27 18:06:20 +08:00
geebytes
87ae219a79
feat(AWEL):Add operator for structured output data of datasource in AWEL ( #2794 )
2025-06-25 21:14:59 +08:00
Aries-ckt
cc81e7af09
chore: tag v0.7.2 ( #2771 )
2025-06-13 17:24:12 +08:00
alanchen
4afa2b84b9
chore: Update dependency reference path ( #2745 )
2025-06-03 11:31:19 +08:00
Aries-ckt
7e9885574a
feat(ChatKnowledge):add hybrid search for knowledge space. ( #2722 )
2025-05-23 18:54:22 +08:00
Eric Wong
a10535d944
feat(api): Add chat_dashboard support to V2 API ( #2726 )
2025-05-23 18:52:40 +08:00
alanchen
fe98239d3d
fix(scene): fix chat scene config custom prompt ( #2725 )
2025-05-23 17:05:56 +08:00
Fangyin Cheng
f79f81ccc3
feat(flow): Add Chat Data template ( #2716 )
2025-05-22 15:52:24 +08:00
Emmanuel Ferdman
d300a4d412
Resolve warnings of logger library ( #2681 )
...
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
2025-05-15 15:55:16 +08:00
Fangyin Cheng
3a00aca113
feat(agent): Optimize agent memory ( #2665 )
2025-04-30 09:49:17 +08:00
Gecko Security
b16c6793ec
[BUG] RCE Vulnerability in DB-GPT Plugin Upload System ( #2649 )
...
Co-authored-by: nkoorty <amalyshau2002@gmail.com>
2025-04-28 13:53:42 +08:00
luowenwu
1b77ed6319
feat(datasource):add oracle datasource ( #2629 )
...
Co-authored-by: luobin <luobin@wondersgroup.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2025-04-27 16:21:11 +08:00
Fangyin Cheng
a059ef1412
fix(agent): Fix long-term memory error
2025-04-23 11:09:59 +08:00
Fangyin Cheng
3d7d52250f
feat(model): Proxy multimodal supports ( #2641 )
2025-04-21 19:36:29 +08:00
magic.chen
8d66d0271f
fix:storage add collection bug ( #2615 )
...
Close #2595
# Description
fix hybrid memory milvus create collection bug
# How Has This Been Tested?
switch milvus for hybrid storage type.
# Snapshots:
Include snapshots for easier review.
# Checklist:
- [ ] My code follows the style guidelines of this project
- [ ] I have already rebased the commits and make the commit message
conform to the project standard.
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] Any dependent changes have been merged and published in downstream
modules
2025-04-15 22:48:26 +08:00
Fangyin Cheng
5e7f3568d3
feat(model): Multimodal supports ( #2627 )
2025-04-15 16:29:02 +08:00
aries_ckt
ac72bb0927
Merge remote-tracking branch 'main-com/main' into fix_issue2590
2025-04-15 10:06:36 +08:00
aries_ckt
2991c7e437
fix:memory create collection bug
2025-04-14 21:29:41 +08:00
Fangyin Cheng
c04e3c7cb0
fix(storage): Fix load big documents error
2025-04-11 20:46:48 +08:00
Fangyin Cheng
5ddd9e5bf8
fix(model): Fix apiserver error ( #2605 )
2025-04-10 10:23:49 +08:00
Fangyin Cheng
e9ce534ca1
feat(agent): Support SSL/TLS for MCP ( #2591 )
2025-04-08 08:47:41 +08:00
alanchen
5dbfb24a86
Fix ChatWithDbQA param validate ( #2569 )
...
Co-authored-by: alan.cl <alan.cl@antgroup.com>
2025-04-03 09:49:48 +08:00
Fangyin Cheng
2e0e140b51
feat(agent): Support MCP authentication
2025-04-03 09:21:05 +08:00
Tam
9719c0abcd
fix(knowledge):Fix KB document questions list check logic ( #2565 )
...
Co-authored-by: tam <tanwe@fulan.com.cn>
2025-03-31 20:12:45 +08:00
Fangyin Cheng
3bfbdc3fc7
feat(agent): More general ReAct Agent ( #2556 )
2025-03-31 09:38:31 +08:00
aries_ckt
eccbe2ba94
Merge remote-tracking branch 'main-com/main' into issue2484
2025-03-23 16:20:50 +08:00
aries_ckt
2107f472e1
fix:rag workflow update
2025-03-23 16:20:40 +08:00
明天
73052eda75
feat(agent): Supports MCP ( #2497 )
...
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2025-03-21 12:00:21 +08:00
Fangyin Cheng
52e41bccc9
ci(SDK): Add 0.7.0 workflow ( #2493 )
2025-03-20 15:27:44 +08:00
Fangyin Cheng
4489f74e8d
feat(model): Support model icon
2025-03-19 11:51:50 +08:00
Fangyin Cheng
9f2e747698
fix: Fix retrieve error
2025-03-17 15:38:31 +08:00
Fangyin Cheng
b2dd66dc6d
feat(storage): Support oss and s3
2025-03-17 15:38:31 +08:00
Fangyin Cheng
dbfa2c7c48
chore: Merge main codes
2025-03-17 15:38:30 +08:00
Aries-ckt
fc3fe6b725
refactor: rag storage refactor ( #2434 )
2025-03-17 14:15:21 +08:00
Fangyin Cheng
8ccd4090b9
feat(awel): Support simple templates
2025-03-14 10:44:50 +08:00
Fangyin Cheng
676d8ec70f
fix(awel): Fix AWEL flow error ( #2461 )
2025-03-14 09:18:20 +08:00
北极
ccfce5d279
feat(dbgpt-serve): Agent fixes and parameter additions ( #2457 )
...
Co-authored-by: 刘家星 <liujiaxing@fulan.com.cn>
2025-03-13 14:43:34 +08:00
cinjoseph
e0af6fdc68
fix(agent): move app resource implement to serv pkg ( #2310 )
...
Co-authored-by: cinjospeh <joseph.cjn@alibaba-inc.com>
2025-03-10 17:02:58 +08:00
Fangyin Cheng
93eb3a786c
feat(ChatExcel): Better Chat Excel ( #2423 )
2025-03-10 11:37:32 +08:00
Aries-ckt
fdadfdd393
chore: fix unit test ( #2421 )
2025-03-09 20:35:38 +08:00
Fangyin Cheng
4e993a2be8
feat(model): API support reasoning ( #2409 )
2025-03-07 15:31:12 +08:00
Fangyin Cheng
bfd7fe8888
feat(datasource): Support reasoning for ChatDashboard ( #2401 )
2025-03-06 15:16:08 +08:00
SonglinLyu
3bd75d8de2
refactor(GraphRAG): refine config usage and fix some bug. ( #2392 )
...
Co-authored-by: 秉翟 <lyusonglin.lsl@antgroup.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: yyhhyyyyyy <95077259+yyhhyyyyyy@users.noreply.github.com>
Co-authored-by: aries_ckt <916701291@qq.com>
2025-03-06 03:09:10 +08:00
Fangyin Cheng
d5a2a0bf3b
refactor(dbgpts): Refactor dbgpts for 0.7.0 ( #2397 )
2025-03-05 13:33:03 +08:00
yyhhyy
0c7dae71da
deps:refactor dependencies installation method ( #2381 )
2025-03-02 18:34:01 +08:00