Commit Graph

242 Commits

Author SHA1 Message Date
Daria Korenieva
d60c91c752 feat(ext): add Valkey cache integration (#3057)
Signed-off-by: Daria Korenieva <daric2612@gmail.com>
2026-05-12 20:34:43 +08:00
Mohamed Arbi
c1f9c63af6 feat(qdrant): make distance metric configurable (#3044) 2026-05-10 16:05:45 +08:00
Daria Korenieva
ca126edfab feat(ext): add Valkey vector store integration (#3051)
Signed-off-by: Daria Korenieva <daric2612@gmail.com>
2026-05-09 19:13:52 +08:00
hankchorome
22e87ece6e fix(milvus): make MilvusStore compatible with milvus 2.5+ (#3042)
Co-authored-by: hankchrome <hankchrome@users.noreply.github.com>
Co-authored-by: hankchrome <hankchrome@github.com>
2026-05-09 13:33:14 +08:00
hankchorome
c78fa1a10f fix(storage,datasource): per-chunk error tolerance + per-db indexing lock (#3040)
Co-authored-by: hankchrome <hankchrome@users.noreply.github.com>
Co-authored-by: hankchrome <hankchrome@github.com>
2026-05-05 22:31:56 +08:00
Aarish Alam
000a653d91 feat: add LiteLLM as an embedded AI gateway provider (#3043) 2026-05-05 22:30:45 +08:00
hankchorome
8ca27d21f9 perf(datasource): cache ConnectorManager.get_connector with TTL (~63s -> <10ms on warm cache) (#3046)
Co-authored-by: hankchrome <hankchrome@github.com>
2026-05-05 20:36:28 +08:00
hankchorome
71784ce226 fix(datasource): override get_fields() for MSSQL with SQL Server-correct INFORMATION_SCHEMA (#3039)
Co-authored-by: hankchrome <hankchrome@users.noreply.github.com>
2026-04-30 22:34:38 +08:00
github0070070
e46db3053b fix: add authentication dependency to knowledge module endpoints (#3038) 2026-04-29 13:40:26 +08:00
Octopus
9ed8671f4c fix(awel): BranchOperator incorrectly skips shared downstream nodes (fixes #2935) (#3035)
Co-authored-by: octo-patch <octo-patch@github.com>
2026-04-26 20:37:20 +08:00
Anush
e6abfa26aa feat: Adds support for vector search with Qdrant (#3034) 2026-04-25 11:26:11 +08:00
Honglei
83d306e8ad fix(rag): honor configured Tongyi embedding model name (Fixes #3029) (#3032)
Co-authored-by: honglei <honglei@users.noreply.github.com>
2026-04-22 18:53:58 +08:00
Octopus
116388f931 fix: use explicit UTF-8 encoding when writing code_interpreter temp script (#3023)
Co-authored-by: octo-patch <octo-patch@github.com>
2026-04-20 21:43:47 +08:00
yanzhicong
b4b0a53d1b feat: add openGauss datasource support (#3007) 2026-04-03 17:18:54 +08:00
Honglei
294dfcc30d [Fix] Fix DuckDB datasource creation from Web UI (#3009)
Co-authored-by: honglei <honglei@users.noreply.github.com>
2026-04-02 20:17:01 +08:00
alanchen
a3f21350a9 chore: update 0.8.0 version (#3004) 2026-03-27 12:42:28 +08:00
alanchen
eb5920bcb8 fix: fix web api prcess url & optmize doc image load performence (#3003) 2026-03-26 19:08:29 +08:00
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
LXW2019124
1695ae6949 fix(#2995): ignore leading vis-thinking block in react parser (#2996)
Co-authored-by: LXW2019124 <LXW2019124@users.noreply.github.com>
2026-03-23 23:46:22 +08:00
alanchen
295885f021 feat: add dbgpt app start cli (#2997) 2026-03-22 22:42:12 +08:00
Octopus
91048cae6f feat: upgrade MiniMax default model to M2.7 (#2993) 2026-03-19 23:45:14 +08:00
Fangyin Cheng
9def9feb43 chore: update pacakge version (#2992) 2026-03-18 22:08:24 +08:00
Octopus
03e72271f5 feat: add MiniMax provider support (#2989)
Co-authored-by: octo-patch <octo-patch@users.noreply.github.com>
2026-03-16 22:02:57 +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
0b8680ee55 chore: build web file (#2977)
Co-authored-by: alan.cl <alan.cl@antgroup.com>
2026-02-10 18:51:48 +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
alanchen
466cc1f391 chore: update docs typo (#2964)
Co-authored-by: alan.cl <alan.cl@antgroup.com>
2026-01-30 17:38:56 +08:00
Yifan Yao
f8836ad4b0 fix: fix boolean and null value result compare (#2967) 2026-01-22 17:48:08 +08:00
huhao0926
a7a7811496 fix(2965): correct the number of arguments in BuiltinKnowledgeGraph.aload_document call (#2966) 2026-01-20 21:18:20 +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
c8d3c46e62 chore: build web static file 2026-01-06 15:15:57 +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
zhangyj21-lh
4b52cfa670 fix: enable Elasticsearch full text search support (#2947) 2025-12-18 17:24:20 +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
Aries-ckt
754575da28 fix:issue2932 (#2933) 2025-11-24 22:47:28 +08:00
lusain
f74311f754 fix: Add missing file_id parameter to BuiltinKnowledgeGraph.aload_doc… (#2926)
Co-authored-by: Claude <noreply@anthropic.com>
2025-11-04 09:42:57 +08:00
ZhikunZheng
668b4e477d feat(agent): Add excel data manus multi-agent application. (#2904) 2025-10-31 22:16:18 +08:00