Aries-ckt
e055429788
docs: add v0.8.0 usage documentation ( #2998 )
...
Co-authored-by: alan.cl <1165243776@qq.com >
2026-03-25 21:50:23 +08:00
alanchen
295885f021
feat: add dbgpt app start cli ( #2997 )
2026-03-22 22:42:12 +08:00
Fangyin Cheng
9def9feb43
chore: update pacakge version ( #2992 )
2026-03-18 22:08:24 +08:00
Aries-ckt
ef83851b31
🎉 DB-GPT V0.8.0 - Beta Testing ( #2988 )
...
Co-authored-by: lusain <lusain1990@gmail.com >
Co-authored-by: alan.cl <1165243776@qq.com >
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-16 11:55:42 +08:00
alanchen
73fe4b9a51
chore: update 0.7.5 version ( #2976 )
...
Co-authored-by: alan.cl <alan.cl@antgroup.com >
2026-02-10 16:31:14 +08:00
alanchen
55bf3bac2d
fix: temp handle the agents that need optimization ( #2975 )
...
Co-authored-by: alan.cl <alan.cl@antgroup.com >
2026-02-10 13:50:50 +08:00
Yifan Yao
f8836ad4b0
fix: fix boolean and null value result compare ( #2967 )
2026-01-22 17:48:08 +08:00
lusain
8c3489375a
feat: Introduce Neo4j integration. ( #2951 )
...
Co-authored-by: aries_ckt <916701291@qq.com >
2026-01-12 11:02:15 +08:00
alan.cl
b089268f1c
Merge branch 'main' into feat_benchmark_agent
2026-01-06 11:31:25 +08:00
坐山客
a5c7296ea0
Fix:#2859 ( #2944 )
2026-01-05 20:18:47 +08:00
alan.cl
89dbf7e36b
chore: code fmt
2025-12-24 18:28:24 +08:00
alan.cl
6747efbd9b
feat(benchmark): support benchmark task execute diff environment evaluation datasets
2025-12-24 18:02:57 +08:00
alan.cl
1491407578
feat(benchmark): update benchmark task use latest falcon github repo questions
2025-12-22 15:03:56 +08:00
yaoyifan-yyf
bfa1b11cec
feat: adjust benchmark data construct approach ( #2948 )
2025-12-16 19:59:19 +08:00
Hillock
062bc01bc5
fix:Error when configuring data sources via environment variables (env) ( #2924 )
...
Co-authored-by: hillock <9986778@qq.com >
2025-12-16 09:36:46 +08:00
alanchen
19c2cee175
feat(benchmark): support agent api execute benchmark dataset ( #2945 )
...
Co-authored-by: alan.cl <alan.cl@antgroup.com >
2025-12-10 10:54:36 +08:00
alan.cl
3c7cfba3be
chore: code fmt
2025-12-09 11:40:31 +08:00
alan.cl
c9ccdca9bc
fix: create benchmark task first
2025-12-08 20:41:25 +08:00
alan.cl
7b228cea3b
chore: make code format
2025-12-08 16:46:09 +08:00
alan.cl
087d6ff0b9
Merge branch 'main' into feat_benchmark_agent
...
# Conflicts:
# packages/dbgpt-serve/src/dbgpt_serve/evaluate/service/benchmark/benchmark_service.py
2025-12-08 15:59:58 +08:00
alan.cl
50441cc0c2
feat(benchmark): support agent execute benchmark dataset
2025-12-05 19:53:36 +08:00
yaoyifan-yyf
3ba2e9f104
feat: update benchmark github repo data loading time ( #2936 )
2025-11-30 23:27:28 +08:00
Hikomorebi
1f3daf8b69
feat(agent): Add data analysis multi-agent application. ( #2897 )
2025-10-31 17:22:53 +08:00
alanchen
77512cae35
chore: update 0.7.4 version ( #2919 )
...
Co-authored-by: alan.cl <alan.cl@antgroup.com >
2025-10-24 10:06:13 +08:00
alanchen
368f42227e
feat(benchmark): Support Falcon Text2SQL Datasets LLM benchmark ( #2918 )
...
Co-authored-by: yaoyifan-yyf <yaoyifan.yyf@antgroup.com >
Co-authored-by: alan.cl <alan.cl@antgroup.com >
Co-authored-by: iterminatorheart <123625928+iterminatorheart@users.noreply.github.com >
Co-authored-by: VLADIMIR KOBZEV <vladimir.kobzev@improvado.io >
Co-authored-by: Aries-ckt <916701291@qq.com >
Co-authored-by: xiandu.wl <xiandu.wl@antgroup.com >
2025-10-23 14:26:36 +08:00
Aries-ckt
db69d44068
fix(ChatKnowledge):Merge sheet cells problem in Excel Knowledge ( #2907 )
2025-10-13 10:58:34 +08:00
VLADIMIR KOBZEV
49f827cccb
fix(rag): improve graph storage configuration error message ( #2880 ) ( #2906 )
2025-10-08 21:37:34 +08:00
stevenlx96
6e304c230b
fix(core): Delete corresponding Milvus data when using with TuGraph ( #2858 )
2025-09-08 09:55:29 +08:00
alanchen
3a614c67bb
chore: update 0.7.3 version ( #2860 )
2025-07-25 11:21:15 +08:00
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